eslint-watch icon indicating copy to clipboard operation
eslint-watch copied to clipboard

esw should read and ignore anything in `.eslintignore`

Open jleider opened this issue 1 year ago • 0 comments

Environment

  • Node Version: v20.5.1
  • Eslint-Watch Version: v8.0.0
  • Eslint Version: v8.54.0

Basic Description of the problem

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

jleider avatar Nov 28 '23 21:11 jleider