Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork700
Open
Labels
Description
What rule do you want to change?
no-negated-v-if-condition
Does this change cause the rule to produce more or fewer warnings?
N/A
How will the change be implemented? (New option, new default behavior, etc.)?
no-negated-v-if-condition's suggestion to swap elements can be safely replaced with autofix, which would enhance DX and bring the rule on par withthe similar rules.
Please provide some example code that this change will affect:
N/A
What does the rule currently do for this code?
What will the rule do after it's changed?
Additional context