mirror of
https://github.com/linuxserver/budge.git
synced 2026-01-15 01:21:43 +08:00
6 lines
73 B
JSON
6 lines
73 B
JSON
{
|
|
"exec": "ts-node src/server.ts",
|
|
"watch": ["src"],
|
|
"ext": "ts"
|
|
}
|