rizowski / eslint-watch

ESLint with simple watching capabilities
https://www.npmjs.com/package/eslint-watch
MIT License
193 stars 29 forks source link

esw should read and ignore anything in `.eslintignore` #194

Open jleider opened 7 months ago

jleider commented 7 months ago

Environment

Basic Description of the problem

esw warns that changed files are not ignored when they or their parent directories exist in .eslintignore.