diff --git a/.changeset/true-pumas-open.md b/.changeset/true-pumas-open.md new file mode 100644 index 000000000..7a49b0f25 --- /dev/null +++ b/.changeset/true-pumas-open.md @@ -0,0 +1,5 @@ +--- +'eslint-plugin-vue': minor +--- + +Added new [`vue/no-negated-condition`](https://eslint.vuejs.org/rules/no-negated-condition.html) rule diff --git a/docs/rules/index.md b/docs/rules/index.md index 6423ef365..34462fba0 100644 --- a/docs/rules/index.md +++ b/docs/rules/index.md @@ -327,6 +327,7 @@ The following rules extend the rules provided by ESLint itself and apply them to | [vue/no-implicit-coercion] | Disallow shorthand type conversions in `