Why create-vite for react does not use eslint-plugin-react? #20344
Unanswered
lovetingyuan
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.
-
Why doesn't
create-vite
add theeslint-plugin-react
plugin when creating a React project with ESLint enabled, given that it contains many useful rules? Currently, it only includes rules related to hooks and refresh. Is this an oversight or intentional?Beta Was this translation helpful? Give feedback.
All reactions