mirror of
https://github.com/FranP-code/spend-ia.git
synced 2025-10-13 00:14:09 +00:00
6 lines
71 B
JSON
6 lines
71 B
JSON
{
|
|
"watch": "**/*",
|
|
"ext": "ts, json",
|
|
"exec": "ts-node app.ts"
|
|
}
|