We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbcde4 commit 587a32fCopy full SHA for 587a32f
docs/rules/curly-bracket-spacing.md
@@ -24,7 +24,7 @@ This rule aims to enforce unified spacing of curly brackets.
24
25
## :wrench: Options
26
27
-Default casing is set to `always`
+Default spacing is set to `always`
28
29
```
30
'vue/curly-bracket-spacing': [2, 'always'|'never']
0 commit comments