diff --git a/docs/rules/README.md b/docs/rules/README.md index 03ce9d584..684731a95 100644 --- a/docs/rules/README.md +++ b/docs/rules/README.md @@ -321,6 +321,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 `