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.
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 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Babuuuu 1996 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Vite does not come with eslint support by default.
I wrote this plugin for this: https://www.npmjs.com/package/@nabla/vite-plugin-eslint