Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to close throwOnWarning #6

Closed
LHNfromTJ opened this issue Jun 3, 2021 · 1 comment
Closed

How to close throwOnWarning #6

LHNfromTJ opened this issue Jun 3, 2021 · 1 comment

Comments

@LHNfromTJ
Copy link

Hello:
When using vite, there are two eslint plugins @rollup/plugin-eslint and vite-plugin-eslint. When I use vite-plugin-eslint, if there is a warning in my code, then vite will stop Compile and display the warning message on the page. What I want is to not stop the compilation of vite and turn off the warning message in the warning state, just like the throwOnWarning option in @rollup/plugin-eslint. How do I do it?

@gxmari007
Copy link
Owner

Has supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants