Skip to content

Commit 771f619

Browse files
authored
Remove deprecated rule no longer in standard
1 parent eb187de commit 771f619

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@
121121
"no-multi-spaces": "error",
122122
"no-multi-str": "error",
123123
"no-multiple-empty-lines": ["error", { "max": 1, "maxEOF": 0 }],
124-
"no-negated-in-lhs": "error",
125124
"no-new": "error",
126125
"no-new-func": "error",
127126
"no-new-object": "error",

0 commit comments

Comments
 (0)