Files
2026-07-13 13:33:09 +08:00

8 lines
90 B
JSON

{
"watch": [
".",
"../shared"
],
"ext": "go,mod,sum",
"exec": "./dev.sh"
}