Files
cfw-autumn/.superset/config.json
2026-06-09 17:20:48 +01:00

6 lines
89 B
JSON

{
"setup": ["bun dw setup"],
"run": ["bun dw run"],
"teardown": ["bun dw teardown"]
}