Skip to content

Commit 5c43508

Browse files
gnclmoraismichalsnik
authored andcommitted
1 parent badd051 commit 5c43508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/script-indent.md

+1-1
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)