Skip to content

Commit d63a1d7

Browse files
committed
remove downlevel iterator setting
1 parent 9dce6c5 commit d63a1d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"resolveJsonModule": true,
1414
"isolatedModules": true,
1515
"experimentalDecorators": true,
16-
"downlevelIteration": true,
1716
"baseUrl": "./",
1817
"paths": {
1918
"@/app/*": ["frontend/app/*"],

0 commit comments

Comments
 (0)