Skip to content

Commit 16cf7a9

Browse files
authored
Merge pull request #160 from brettz9/rmv-no-negated-in-lhs
2 parents e5e366d + 771f619 commit 16cf7a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@
125125
"no-multi-spaces": "error",
126126
"no-multi-str": "error",
127127
"no-multiple-empty-lines": ["error", { "max": 1, "maxEOF": 0 }],
128-
"no-negated-in-lhs": "error",
129128
"no-new": "error",
130129
"no-new-func": "error",
131130
"no-new-object": "error",

0 commit comments

Comments
 (0)