Weblah/.zed/tasks.json
Shibo Lyu a6b8910b8e init
2024-08-28 17:08:32 +08:00

6 lines
55 B
JSON

[
{
"label": "Dev",
"command": "npm run dev"
}
]