Skip to content

Commit 05bac31

Browse files
waynzhFloEdelmann
andauthored
Update docs/rules/no-empty-component-block.md
Co-authored-by: Flo Edelmann <[email protected]>
1 parent e867c5c commit 05bac31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-empty-component-block.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ p {
6666

6767
```json
6868
{
69-
"vue/no-duplicate-attributes": ["error", {
69+
"vue/no-empty-component-block": ["error", {
7070
"autofix": false,
7171
}]
7272
}

0 commit comments

Comments
 (0)