Closed eliasmalik closed 8 years ago
http://eslint.org/docs/rules/no-unsafe-negation
"no-unsafe-negation": "error"
If this is done intentionally, I think the code it produces is not beginner friendly.
http://eslint.org/docs/rules/no-unsafe-negation
If this is done intentionally, I think the code it produces is not beginner friendly.