diff --git a/docs/rules/valid-v-show.md b/docs/rules/valid-v-show.md index bcfb0c87b..710489946 100644 --- a/docs/rules/valid-v-show.md +++ b/docs/rules/valid-v-show.md @@ -20,6 +20,7 @@ This rule reports `v-show` directives in the following cases: - The directive has that argument. E.g. `
` - The directive has that modifier. E.g. `
` - The directive does not have that attribute value. E.g. `
` +- The directive is put on `