mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 07:56:12 +02:00
refact: clean up unused variables & setup matching lint rule
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"no-eval": true,
|
||||
"no-parameter-reassignment": true,
|
||||
"no-submodule-imports": false,
|
||||
"no-unused-variable": true,
|
||||
|
||||
"react-hooks-nesting": "error"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user