mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-16 14:25:58 -06:00
7 lines
146 B
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"]
|
|
}
|