v0.1 #1
@ -11,7 +11,8 @@
|
|||||||
"plugin:react/recommended"
|
"plugin:react/recommended"
|
||||||
],
|
],
|
||||||
"rules": {
|
"rules": {
|
||||||
"semi": "error"
|
"semi": "error",
|
||||||
|
"@typescript-eslint/explicit-function-return-type": ["off"]
|
||||||
},
|
},
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
"ecmaFeatures": {
|
"ecmaFeatures": {
|
||||||
|
Loading…
Reference in New Issue
Block a user