chore: replace ts-node with tsimp

This commit is contained in:
Bjorn Stromberg 2024-06-24 11:29:03 +08:00
parent 47f49741ea
commit a171a582d7
4 changed files with 23 additions and 21 deletions

View file

@ -6,9 +6,4 @@
"include": [
"source"
],
"ts-node": {
"transpileOnly": true,
"files": true,
"experimentalResolver": true
}
}