#Could not find a declaration file for module 'vite-plugin-eslint'

1 messages · Page 1 of 1 (latest)

trail acorn
#

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

trail acorn
#

So is there any way to make sure every eslint errors must be resolved before run the app ?