mercury/nodemon.json
2023-07-20 18:00:46 +02:00

5 lines
47 B
JSON

{
"execMap": {
"ts": "ts-node-esm"
}
}