mirror of
https://github.com/FranP-code/shortly.git
synced 2025-10-13 00:43:28 +00:00
6 lines
84 B
JSON
6 lines
84 B
JSON
{
|
|
"watch": ["src"],
|
|
"ext": "ts, json",
|
|
"exec": "ts-node ./src/app.ts"
|
|
}
|