Enable strictFunctionTypes (#11201)

This commit is contained in:
Michael Telatynski
2023-07-07 13:37:26 +01:00
committed by GitHub
parent 40de66424d
commit 4207d182cd
30 changed files with 245 additions and 258 deletions

View File

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