diff --git a/README.md b/README.md index 7c6d387e8..dfc3469ff 100644 --- a/README.md +++ b/README.md @@ -156,10 +156,11 @@ Enforce all the rules in this category, as well as all higher priority rules, wi | | [vue/no-side-effects-in-computed-properties](./docs/rules/no-side-effects-in-computed-properties.md) | disallow side effects in computed properties | | | [vue/no-template-key](./docs/rules/no-template-key.md) | disallow `key` attribute on `