Vite + React app shows no eslint warnings and errors. #49
|
How to config eslint in vite-react app? |
Answered by
ArnaudBarre
Dec 6, 2022
Replies: 5 comments 5 replies
|
Vite does not come with eslint support by default. I wrote this plugin for this: https://www.npmjs.com/package/@nabla/vite-plugin-eslint |
0 replies
Answer selected by
ArnaudBarre
|
0 replies
|
2 replies
|
Babuuuu 1996 |
1 reply
|
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vite does not come with eslint support by default.
I wrote this plugin for this: https://www.npmjs.com/package/@nabla/vite-plugin-eslint