Can we find a way to avoid having 100+ eslintrc files ? #19644
zackarydev
started this conversation in
Feature Requests
Replies: 2 comments
-
Hi @zackarydev The way that lint targets are setup now requires these eslintrc files per-project. We are making ongoing effort to reduce configuration as much as possible, so we'll consider this case as we're making improvements in this area. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@zackarydev Nx - Switching to ESLint's flat config format @ZackDeRose provides great insight here as well |
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
-
Why do we need to have 1 eslintrc file per project? They're all essentially empty. I understand that they could be sometimes useful but having them in each library and app seems a bit useless...
Beta Was this translation helpful? Give feedback.
All reactions