Skip to content

Commit 07ec4f5

Browse files
waynzhFloEdelmann
andauthored
Update docs/rules/attribute-hyphenation.md
Co-authored-by: Flo Edelmann <[email protected]>
1 parent c0edcfc commit 07ec4f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/rules/attribute-hyphenation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ Don't use hyphenated name but allow custom attributes
113113

114114
### `"never", { "ignoreTags": ["/^custom-/"] }`
115115

116-
Ignore tags from applying this rule.
117-
118116
<eslint-code-block fix :rules="{'vue/attribute-hyphenation': ['error', 'never', { ignoreTags: ['/^custom-/'] }]}">
119117

120118
```vue

0 commit comments

Comments
 (0)