-
-
Notifications
You must be signed in to change notification settings - Fork 673
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
vue/mustache-interpolation-spacing still running if v-pre is set on node #733
Labels
Comments
Thank you for this report. Indeed, this is a bug we should fix. |
mysticatea
added a commit
to vuejs/vue-eslint-parser
that referenced
this issue
Jan 4, 2019
michalsnik
pushed a commit
that referenced
this issue
Jan 26, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tell us about your environment
Please show your full configuration:
What did you do?
I ran ESLint with no parameters on the following code within a .vue file:
What did you expect to happen?
ESLint passes
What actually happened?
ESLint gives error. It failed on
vue/mustache-interpolation-spacing
despite v-pre being on the element.The text was updated successfully, but these errors were encountered: