hello
i am trying to make eslint run in vite
i followed guide here
https://www.npmjs.com/package/vite-plugin-eslint
but i got Could not find a declaration file for module 'vite-plugin-eslint'
don't know what to do next
1 messages · Page 1 of 1 (latest)
hello
i am trying to make eslint run in vite
i followed guide here
https://www.npmjs.com/package/vite-plugin-eslint
but i got Could not find a declaration file for module 'vite-plugin-eslint'
don't know what to do next
So is there any way to make sure every eslint errors must be resolved before run the app ?