-
-
Notifications
You must be signed in to change notification settings - Fork 681
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
Definition for rule 'vue/singleline-html-element-content-newline' was not found #568
Comments
|
sorry. I made a mistake. You used v5.0.0-beta.3. |
I did a test according to your settings, but it worked fine. 6:31 error Attribute "bind" should be on a new line vue/max-attributes-per-line
6:48 error Attribute "bind" should be on a new line vue/max-attributes-per-line
6:69 error Attribute "bind" should be on a new line vue/max-attributes-per-line Please tell me if there is a difference between this repository and your environment. |
Oh! I think I know what the problem might be here. While you play with beta version of
And in the meanwhile I'll also consider fixing I hope this will help you @selinAnt0n :) |
ESLing ver - ^4.19.1
node ver - 6.0.0
eslint-plugin-vue - 5.0.0-beta.3
Rule:
Component:
All-time take error with - Definition for rule 'vue/singleline-html-element-content-newline' was not found. How can I fix it ?
The text was updated successfully, but these errors were encountered: