Skip to content

Commit e61f2f8

Browse files
committed
[fix] That vue/attributes-order got duplicated when merging README
1 parent b89a182 commit e61f2f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ Enforce all the rules in this category, as well as all higher priority rules, wi
207207

208208
| | Rule ID | Description |
209209
|:---|:--------|:------------|
210-
| | [vue/attributes-order](./docs/rules/attributes-order.md) | enforce order of attributes |
211210
| :wrench: | [vue/html-closing-bracket-newline](./docs/rules/html-closing-bracket-newline.md) | require or disallow a line break before tag's closing brackets |
212211
| :wrench: | [vue/html-closing-bracket-spacing](./docs/rules/html-closing-bracket-spacing.md) | require or disallow a space before tag's closing brackets |
213212
| | [vue/prop-name-casing](./docs/rules/prop-name-casing.md) | enforce specific casing for the Prop name in Vue components |

0 commit comments

Comments
 (0)