kios-webapp/payload/nodemon.json
Max Schmidt 9f9445e218 Initial Commit
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-05-13 16:38:56 +02:00

5 lines
53 B
JSON

{
"ext": "ts",
"exec": "ts-node src/server.ts"
}