Skip to content

Commit e8f130c

Browse files
akoidanota-meshi
authored andcommitted
Typescript doc for vue/html-indent (#989)
#987
1 parent fc7afd7 commit e8f130c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/rules/script-indent.md

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ This rule only checks `.vue` files and does not interfere with other `.js` files
115115

116116
- [indent](https://eslint.org/docs/rules/indent)
117117
- [vue/html-indent](./html-indent.md)
118+
- [@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"`
118119

119120
## :mag: Implementation
120121

0 commit comments

Comments
 (0)