We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3122e commit e6f9fbfCopy full SHA for e6f9fbf
tsconfig.json
@@ -2,7 +2,6 @@
2
"compilerOptions": {
3
"strict": true,
4
"target": "es2018",
5
- "downlevelIteration": true,
6
"esModuleInterop": true,
7
"module": "nodenext",
8
"skipLibCheck": true,
0 commit comments