diff --git a/docs/rules/index.md b/docs/rules/index.md index 7828b58bb..cd9532af3 100644 --- a/docs/rules/index.md +++ b/docs/rules/index.md @@ -8,9 +8,9 @@ pageClass: rule-list ::: tip Legend - :wrench: Indicates that the rule is fixable, and using `--fix` option on the [command line](https://eslint.org/docs/user-guide/command-line-interface#fix-problems) can automatically fix some of the reported problems. +:wrench: Indicates that the rule is fixable, and using `--fix` option on the [command line](https://eslint.org/docs/user-guide/command-line-interface#fix-problems) can automatically fix some of the reported problems. - :bulb: Indicates that some problems reported by the rule are manually fixable by editor [suggestions](https://eslint.org/docs/developer-guide/working-with-rules#providing-suggestions). +:bulb: Indicates that some problems reported by the rule are manually fixable by editor [suggestions](https://eslint.org/docs/developer-guide/working-with-rules#providing-suggestions). ::: Mark indicating rule type: @@ -25,10 +25,10 @@ Rules in this category are enabled for all presets provided by eslint-plugin-vue -| Rule ID | Description | | | -|:--------|:------------|:--:|:--:| -| [vue/comment-directive] | support comment-directives in `