mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00: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
6 lines
158 B
JSON
6 lines
158 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/typescript-node",
|
|
"features": {
|
|
"ghcr.io/devcontainer-community/devcontainer-features/bun.sh:1": {}
|
|
}
|
|
}
|