We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tslib
tsconfig.base.json
1 parent 4ec10c8 commit 26229f4Copy full SHA for 26229f4
tsconfig.base.json
@@ -2,10 +2,8 @@
2
"compilerOptions": {
3
"allowSyntheticDefaultImports": true,
4
"declaration": true,
5
- "downlevelIteration": false,
6
"esModuleInterop": true,
7
"forceConsistentCasingInFileNames": true,
8
- "importHelpers": true,
9
"isolatedModules": true,
10
"jsx": "react",
11
"lib": ["DOM", "ESNext"],
0 commit comments