Files
talk/.nodemon.json
T
2017-03-29 17:21:31 -03:00

6 lines
116 B
JSON

{
"verbose": true,
"ignore": ["test/*", "client/*", "dist/*", "plugins/*/client"],
"ext": "js,json,graphql"
}