This reverts commit dd9f5fe791
.
This commit is contained in:
parent
ed8241ac1b
commit
be15868ef9
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@
|
|||
"react/react-in-jsx-scope": "off",
|
||||
"react/prop-types": "off",
|
||||
"@typescript-eslint/explicit-function-return-type": "off",
|
||||
"@typescript-eslint/explicit-module-boundary-types": "off",
|
||||
"max-params": ["error", 3]
|
||||
"@typescript-eslint/explicit-module-boundary-types": "off"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue