diff --git a/.changeset/rich-zebras-type.md b/.changeset/rich-zebras-type.md new file mode 100644 index 000000000..62c2438ae --- /dev/null +++ b/.changeset/rich-zebras-type.md @@ -0,0 +1,5 @@ +--- +"eslint-plugin-vue": minor +--- + +Changed `vue/no-negated-v-if-condition` suggestion to autofix diff --git a/docs/rules/index.md b/docs/rules/index.md index 3209c157d..5d8deaf00 100644 --- a/docs/rules/index.md +++ b/docs/rules/index.md @@ -238,7 +238,7 @@ For example: | [vue/no-empty-component-block] | disallow the `