Enable strictFunctionTypes (#25730)

This commit is contained in:
Michael Telatynski 2023-07-07 13:44:33 +01:00 committed by GitHub
parent fad458d8c5
commit 6726b93cb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View file

@ -14,7 +14,6 @@
"jsx": "react",
"lib": ["es2020", "dom", "dom.iterable"],
"strict": true,
"strictFunctionTypes": false,
"useUnknownInCatchVariables": false
},
"include": [