new rule
This commit is contained in:
parent
cb1d604853
commit
697c039b68
@ -91,6 +91,7 @@
|
|||||||
"no-buffer-constructor": "warn",
|
"no-buffer-constructor": "warn",
|
||||||
"no-caller": "warn",
|
"no-caller": "warn",
|
||||||
"no-console": "warn",
|
"no-console": "warn",
|
||||||
|
"no-constant-binary-expression": "error",
|
||||||
"no-div-regex": "warn",
|
"no-div-regex": "warn",
|
||||||
"no-dupe-else-if": "warn",
|
"no-dupe-else-if": "warn",
|
||||||
"no-duplicate-imports": "warn",
|
"no-duplicate-imports": "warn",
|
||||||
|
Loading…
Reference in New Issue
Block a user