Skip to content

Commit

Permalink
Update TS config
Browse files Browse the repository at this point in the history
  • Loading branch information
shoonia committed Apr 19, 2024
1 parent 5a6d350 commit 244df56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
"DOM"
],
},
"ts-node": {
"esm": true,
"transpileOnly": true
},
"include": [
"src/**/*",
"tests/**/*"
Expand Down

0 comments on commit 244df56

Please sign in to comment.