how to extend eslint config in react scripts 3.4.4? #12732
Unanswered
mtariqsajid
asked this question in
Q&A
Replies: 0 comments
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.
-
I want to know how I can use es-lint config in react script 3.4.4 react 16
I have created a file in root of the project
.eslintrc.json
in package.json there is config that already exists
but it's not reading the config of es-lint
what other ways I can set the config of es-lint
Beta Was this translation helpful? Give feedback.
All reactions