Files
hatchet/nodemon.api.json

7 lines
146 B
JSON

{
"restartable": "rs",
"verbose": true,
"ext": "go,mod,sum",
"watch": ["cmd/hatchet-api", "api", "internal", "pkg", "go.mod", "go.sum"]
}