mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
Refs: - https://github.com/devcontainers/images/blob/main/src/typescript-node/README.md - https://github.com/devcontainer-community/devcontainer-features/tree/main/src/bun.sh
7 lines
158 B
JSON
7 lines
158 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/typescript-node",
|
|
"features": {
|
|
"ghcr.io/devcontainer-community/devcontainer-features/bun.sh:1": {}
|
|
}
|
|
}
|