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
@@ -117,7 +117,7 @@ This rule only checks `.vue` files and does not interfere with other `.js` files
117
117
118
118
-[indent](https://eslint.org/docs/rules/indent)
119
119
-[vue/html-indent](./html-indent.md)
120
-
-[@typescript-eslint/indent](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/indent.md). The `vue/script-indent` rule does not understand TypeScript AST. Please use `@typescript-eslint/indent` rule instead of this one inside of `<script lang="ts"`
0 commit comments