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

emitWarning: false appears to be invalid when eslint error occurs #109

Open
pdsuwwz opened this issue Sep 8, 2023 · 2 comments
Open

emitWarning: false appears to be invalid when eslint error occurs #109

pdsuwwz opened this issue Sep 8, 2023 · 2 comments

Comments

@pdsuwwz
Copy link

pdsuwwz commented Sep 8, 2023

emitWarning: false not work when occurs eslint error

eslint: {
  emitWarning: false,
  lintOnStart: false
},

image

image

image

@pdsuwwz
Copy link
Author

pdsuwwz commented Sep 8, 2023

Minimal reproduction:

https://stackblitz.com/edit/nuxt-starter-uwyhfg?file=app.vue&file=.eslintrc.js

no console.log, no warning.
image

The following is the warning I reported after adding console.log:

image

@sansui-orz
Copy link

same problem, any help?

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