pvtchat/backend/nodemon.json
2021-12-23 16:14:48 +00:00

4 lines
56 B
JSON

{
"watch": ["app.ts", "src/"],
"ext": "ts, css"
}