You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you do? Please include the actual source code causing the issue.
./node_modules/.bin/eslint --fix
What did you expect to happen?
fixed What actually happened? Please include the actual, raw output from ESLint.
9:53 error Attribute "class" should be on a new line vue/max-attributes-per-line
30:50 error Attribute "class" should be on a new line vue/max-attributes-per-line
51:55 error Attribute "class" should be on a new line vue/max-attributes-per-line
The text was updated successfully, but these errors were encountered:
casprwang
changed the title
Some plugins are not fixable
Some rules are not fixable
Feb 5, 2018
Tell us about your environment
OSX
4.17.0
4.0.0
9.3
Please show your full configuration:
What did you do? Please include the actual source code causing the issue.
./node_modules/.bin/eslint --fix
What did you expect to happen?
fixed
What actually happened? Please include the actual, raw output from ESLint.
The text was updated successfully, but these errors were encountered: