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
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -69,8 +69,15 @@ For example:
69
69
70
70
## :warning: Known Limitations
71
71
72
-
-[no-trailing-spaces](http://eslint.org/docs/rules/no-trailing-spaces) rule is warning lines outside of `<script>` tags as well.
73
-
- Rules which are using the source code text instead of AST might be confused.
72
+
- Those rules are warning code due to the outside of `<script>` tags.
73
+
Please disable those rules for `.vue` files as necessary.
0 commit comments