Vite + React app shows no eslint warnings and errors. #49
-
How to config eslint in vite-react app? |
Beta Was this translation helpful? Give feedback.
Answered by
ArnaudBarre
Dec 6, 2022
Replies: 1 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 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ArnaudBarre
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