diff --git a/docs/rules/index.md b/docs/rules/index.md index 113ff416b..c5efced00 100644 --- a/docs/rules/index.md +++ b/docs/rules/index.md @@ -228,6 +228,7 @@ For example: | [vue/next-tick-style](./next-tick-style.md) | enforce Promise or callback style in `nextTick` | :wrench: | :hammer: | | [vue/no-bare-strings-in-template](./no-bare-strings-in-template.md) | disallow the use of bare strings in `