mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
build: temp fix for failing lint on ci
This commit is contained in:
+1
-2
@@ -159,8 +159,7 @@ module.exports = {
|
||||
"no-console": "off",
|
||||
"no-constant-condition": "error",
|
||||
"no-debugger": "error",
|
||||
"no-duplicate-case": "error",
|
||||
"no-duplicate-imports": "error",
|
||||
"no-duplicate-imports": "warn",
|
||||
"no-empty": "error",
|
||||
"no-eval": "error",
|
||||
"no-extra-bind": "error",
|
||||
|
||||
Reference in New Issue
Block a user