Skip to content

Commit 5f78146

Browse files
committed
Remove tslib related settings
1 parent 44aa83f commit 5f78146

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/rtk-query-codegen-openapi/tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
"allowSyntheticDefaultImports": true,
55
"checkJs": true,
66
"declaration": true,
7-
"downlevelIteration": false,
87
"esModuleInterop": true,
98
"forceConsistentCasingInFileNames": true,
10-
"importHelpers": true,
119
"isolatedModules": true,
1210
"jsx": "react",
1311
"module": "ESNext",

0 commit comments

Comments
 (0)