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

Vetur Ignores linting/error disable #3060

Open
3 of 4 tasks
radiantone opened this issue Jul 15, 2021 · 2 comments
Open
3 of 4 tasks

Vetur Ignores linting/error disable #3060

radiantone opened this issue Jul 15, 2021 · 2 comments
Labels

Comments

@radiantone
Copy link

radiantone commented Jul 15, 2021

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ
  • I have tried restarting VS Code or running Vetur: Restart VLS

Info

  • Platform: Linux
  • Vetur version: 0.34.1
  • VS Code version: 1.57.1

Problem

Despite having disabled linting/error in VSCode, vetur still reports linting errors

"vetur.validation.template": false,
"vetur.validation.script": false,
"vetur.validation.style": false,

Reproducible Case

@radiantone
Copy link
Author

image

@yoyo930021
Copy link
Member

You need vetur.validation.interpolation: false

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

No branches or pull requests

2 participants