Skip to content

Commit

Permalink
chore: -
Browse files Browse the repository at this point in the history
  • Loading branch information
Aqours committed Jul 7, 2023
1 parent 32063b2 commit afb0680
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"ts-node": {
"transpileOnly": true,
"compilerOptions": {
"module": "CommonJS"
"module": "CommonJS",
"target": "ESNext"
}
},
"compilerOptions": {
Expand Down

0 comments on commit afb0680

Please sign in to comment.