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

4 lines
61 B
JSON

{
"verbose": true,
"watch": ["server.coffee", "inc/*"]
}