We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78dc77b commit 08ef531Copy full SHA for 08ef531
docs/rules/padding-line-between-blocks.md
@@ -14,7 +14,7 @@ since: v6.2.0
14
15
## :book: Rule Details
16
17
-This rule requires or disallows blank lines between the given 2 blocks. Properly blank lines help developers to understand the code.
+This rule requires or disallows blank lines between blocks. Properly placed blank lines help developers understand the code.
18
19
<eslint-code-block fix :rules="{'vue/padding-line-between-blocks': ['error']}">
20
0 commit comments