this is my project structure:
.eslintrc .eslintignore js/ ... app.js
I want ignore app.js and i have write this in ignore file:
js/a