ESLint not included by default #10643
Answered
by
ghost
cmacdonnacha
asked this question in
Q&A
-
Hey, When I create a new app it doesn't include ESLint, is it supposed to?
|
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Mar 4, 2021
Replies: 1 comment 10 replies
-
Projects created using Create React App have linting with ESLint already working and configured out of the box with sensible defaults. |
Beta Was this translation helpful? Give feedback.
10 replies
Answer selected by
cmacdonnacha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Projects created using Create React App have linting with ESLint already working and configured out of the box with sensible defaults.