Skip to content

Commit bfb4055

Browse files
committed
Disable downlevelIteration flag
1 parent 4654fb8 commit bfb4055

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"compilerOptions": {
33
"allowJs": true,
44
"declaration": false,
5-
"downlevelIteration": true,
65
"esModuleInterop": true,
76
"isolatedModules": true,
87
"jsx": "react",

0 commit comments

Comments
 (0)