Update config
This commit is contained in:
parent
afe7fbf5ed
commit
a821839f86
@ -18,7 +18,6 @@ const eslintConfig = [
|
||||
"varsIgnorePattern": "^_"
|
||||
}],
|
||||
"@typescript-eslint/no-empty-object-type": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"react-hooks/exhaustive-deps": "warn",
|
||||
"indent": ["error", 2, { "SwitchCase": 1 }],
|
||||
"react/jsx-indent": ["error", 2],
|
||||
|
Loading…
Reference in New Issue
Block a user