diff --git a/docs/rules/index.md b/docs/rules/index.md index 84ce1f2ee..3257a65b2 100644 --- a/docs/rules/index.md +++ b/docs/rules/index.md @@ -91,8 +91,8 @@ Rules in this category are enabled for all presets provided by eslint-plugin-vue | [vue/no-use-v-if-with-v-for] | disallow using `v-if` on the same element as `v-for` | | :three::two::hammer: | | [vue/no-useless-template-attributes] | disallow useless attribute on `