Skip to content

Commit b4b7f4a

Browse files
committed
Allow downlevelItteration
1 parent 5a1ad89 commit b4b7f4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

APIServer/tsconfig-frontend.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"downlevelIteration": true,
34
"noImplicitAny": false,
45
"removeComments": true,
56
"noUnusedLocals": true,

0 commit comments

Comments
 (0)