Skip to content

Commit 720e452

Browse files
committed
1 parent 7c574f4 commit 720e452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/script-indent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This rule has some options.
1010

1111
```json
1212
{
13-
"script-indent": ["error", TYPE, {
13+
"vue/script-indent": ["error", TYPE, {
1414
"baseIndent": 0,
1515
"switchCase": 0,
1616
"ignores": []

0 commit comments

Comments
 (0)