Skip to content

Commit

Permalink
chore(tsconfig): remove downlevelIteration flag
Browse files Browse the repository at this point in the history
  • Loading branch information
BBlackwo committed Jan 8, 2025
1 parent c883d72 commit b06d859
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 @@ -18,7 +18,6 @@
},
"sourceMap": true,
"declaration": false,
"downlevelIteration": true,
"experimentalDecorators": true,
"esModuleInterop": true,
"moduleResolution": "node",
Expand Down

0 comments on commit b06d859

Please sign in to comment.