BrandonStudio 2025-03-21 16:39:01 +08:00 committed by GitHub
parent 6957a20866
commit ab5ff957cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"image": "mcr.microsoft.com/devcontainers/typescript-node",
"features": {
"ghcr.io/devcontainers/features/node:1": {}
"ghcr.io/devcontainer-community/devcontainer-features/bun.sh:1": {}
}
}