fi3ework / vite-plugin-checker

💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more.
https://vite-plugin-checker.netlify.app
MIT License
989 stars 85 forks source link

Add vue warning in the checker #177

Open louia opened 2 years ago

louia commented 2 years ago

Is your feature request related to a problem? Please describe.

Currently, I cannot show vue warnings in the panel of this plugin. My vue warning only appear in the dev tools console of my browser.

Describe the solution you'd like

Add vue warnings in consideration of this plugin

Describe alternatives you've considered

No response

Additional context

No response

Validations

fi3ework commented 1 year ago

which vue checker are you using? vue-tsc or vetur?

fi3ework commented 1 year ago

Also, a minimal re-production will help a lot to fix the potential bug.