1
0
Fork 0
mirror of https://github.com/Blah-IM/Weblah.git synced 2025-06-01 14:41:08 +00:00
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"
}
]