mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
ts-node
This commit is contained in:
parent
aef2611428
commit
472519ef3a
3 changed files with 7 additions and 3 deletions
|
@ -11,6 +11,9 @@
|
|||
"rootDir": "src",
|
||||
// "declaration": true
|
||||
},
|
||||
"ts-node": {
|
||||
"esm": true
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["dist", "node_modules"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue