mirror of
https://github.com/FranP-code/shopping-discord-bot.git
synced 2025-10-13 00:22:44 +00:00
5 lines
83 B
JSON
5 lines
83 B
JSON
{
|
|
"watch": ["src"],
|
|
"ext": "ts, json",
|
|
"exec": "ts-node ./src/app.ts"
|
|
} |