Skip to content

Commit 59430ed

Browse files
committed
chore: remove downlevelIteration option
1 parent 7b5d037 commit 59430ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/tsconfig.base.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"noImplicitReturns": true,
1717
"strictNullChecks": true,
1818
"strictPropertyInitialization": false,
19-
"downlevelIteration": true,
2019
"noImplicitOverride": true,
2120
"useDefineForClassFields": false,
2221
"lib": ["ES2022", "DOM"],

0 commit comments

Comments
 (0)