confirm build
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ const eslintConfig = [
|
||||
{
|
||||
rules: {
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"@typescript-eslint/no-unused-vars": "warn",
|
||||
"@typescript-eslint/no-unused-vars": "off",
|
||||
"react-hooks/exhaustive-deps": "warn",
|
||||
"react/no-unescaped-entities": "off",
|
||||
"prefer-const": "warn"
|
||||
|
||||
Reference in New Issue
Block a user