How to suppress default globs without creating a maintenance burden or harming IDE awareness? #20429
Unanswered
derrikcurran-kenzan
asked this question in
Q&A
Replies: 2 comments 6 replies
-
|
ESLint does not enable any rules by default. |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
FYI this has been discussed/requested before, see #20264, #19838 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See the comments in the code snipped below. There has to be a better way, right?
My goal is to explicitly choose which paths eslint should work on using configuration only.
Beta Was this translation helpful? Give feedback.
All reactions