diff --git a/README.md b/README.md index d6b4d7389..fa6c68d93 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ Enforce all the rules in this category, as well as all higher priority rules, wi | | Rule ID | Description | |:---|:--------|:------------| +| | [vue/attributes-order](./docs/rules/attributes-order.md) | enforce order of attributes | | :wrench: | [vue/html-closing-bracket-newline](./docs/rules/html-closing-bracket-newline.md) | require or disallow a line break before tag's closing brackets | | :wrench: | [vue/html-closing-bracket-spacing](./docs/rules/html-closing-bracket-spacing.md) | require or disallow a space before tag's closing brackets | | :wrench: | [vue/script-indent](./docs/rules/script-indent.md) | enforce consistent indentation in `