Skip to content

Commit

Permalink
ts-node config
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed May 5, 2023
1 parent 5ccbed7 commit 1659db7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tsconfig.json
Expand Up @@ -6,5 +6,8 @@
},
"files": [
"index.ts"
]
],
"ts-node": {
"transpileOnly": true
}
}

0 comments on commit 1659db7

Please sign in to comment.