We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent badd051 commit 5c43508Copy full SHA for 5c43508
docs/rules/script-indent.md
@@ -10,7 +10,7 @@ This rule has some options.
10
11
```json
12
{
13
- "script-indent": ["error", TYPE, {
+ "vue/script-indent": ["error", TYPE, {
14
"baseIndent": 0,
15
"switchCase": 0,
16
"ignores": []
0 commit comments