Skip to content

Commit

Permalink
Removing the downlevelIteration setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigokamada committed Jun 27, 2024
1 parent b3b4ed5 commit 133f9c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"noFallthroughCasesInSwitch": true,
"sourceMap": true,
"declaration": false,
"downlevelIteration": true,
"experimentalDecorators": true,
"moduleResolution": "bundler",
"importHelpers": true,
Expand Down

0 comments on commit 133f9c0

Please sign in to comment.