mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 14:49:07 +00:00
5 lines
198 B
JSON
5 lines
198 B
JSON
{
|
|
"watch": ["./","../Common", "../CommonServer", "../Model"],
|
|
"ext": "ts,json,tsx,env,js,jsx,hbs",
|
|
"exec": "node --inspect=0.0.0.0:9229 --require ts-node/register Index.ts"
|
|
} |