This commit is contained in:
Erik 2023-11-09 13:01:36 +01:00
parent cb1d604853
commit 697c039b68

View File

@ -91,6 +91,7 @@
"no-buffer-constructor": "warn",
"no-caller": "warn",
"no-console": "warn",
"no-constant-binary-expression": "error",
"no-div-regex": "warn",
"no-dupe-else-if": "warn",
"no-duplicate-imports": "warn",