This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/nodemon.json

5 lines
61 B
JSON
Raw Permalink Normal View History

2018-12-16 21:50:20 +00:00
{
"verbose": true,
"watch": ["server.coffee", "inc/*"]
}