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.
1 parent 7b5d037 commit 59430edCopy full SHA for 59430ed
1 file changed
packages/tsconfig.base.json
@@ -16,7 +16,6 @@
16
"noImplicitReturns": true,
17
"strictNullChecks": true,
18
"strictPropertyInitialization": false,
19
- "downlevelIteration": true,
20
"noImplicitOverride": true,
21
"useDefineForClassFields": false,
22
"lib": ["ES2022", "DOM"],
0 commit comments