Bug: [new config system] Directories cannot be unignored #16415
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
archived due to age
This issue has been archived; please open a new issue for any further discussion
bug
ESLint is working incorrectly
repro:needed
This issue should include a reproducible example
Environment
Node version: v16.14.0
npm version: v8.3.1
Local ESLint version:
main
branchGlobal ESLint version: Not found
Operating System: win32 10.0.19044
What parser are you using?
Default (Espree)
What did you do?
Command:
What did you expect to happen?
I would expect
foo/bar/a.js
to be linted, because neither the file itself nor any of its parent directories are ignored by the patterns.What actually happened?
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: