rizowski / eslint-watch

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

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

Open jleider opened 12 months ago

jleider commented 12 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.