pvtchat/backend/nodemon.json

4 lines
56 B
JSON
Raw Normal View History

2021-12-23 16:14:48 +00:00
{
"watch": ["app.ts", "src/"],
"ext": "ts, css"
}