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.
2 parents e5e366d + 771f619 commit 16cf7a9Copy full SHA for 16cf7a9
1 file changed
eslintrc.json
@@ -125,7 +125,6 @@
125
"no-multi-spaces": "error",
126
"no-multi-str": "error",
127
"no-multiple-empty-lines": ["error", { "max": 1, "maxEOF": 0 }],
128
- "no-negated-in-lhs": "error",
129
"no-new": "error",
130
"no-new-func": "error",
131
"no-new-object": "error",
0 commit comments