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