This commit is contained in:
Erik 2023-12-09 02:58:00 +02:00
commit b06e50dc08

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",