We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb187de commit 771f619Copy full SHA for 771f619
1 file changed
eslintrc.json
@@ -121,7 +121,6 @@
121
"no-multi-spaces": "error",
122
"no-multi-str": "error",
123
"no-multiple-empty-lines": ["error", { "max": 1, "maxEOF": 0 }],
124
- "no-negated-in-lhs": "error",
125
"no-new": "error",
126
"no-new-func": "error",
127
"no-new-object": "error",
0 commit comments