mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 07:12:15 +10:00
8 lines
198 B
JSON
8 lines
198 B
JSON
{
|
|
"appPort": 5173,
|
|
"features": {},
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"name": "FMHYedit",
|
|
"postAttachCommand": "pnpm docs:dev",
|
|
"postStartCommand": "pnpm install"
|
|
}
|