mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 17:12:33 +08:00
Update devcontainer.json
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {},
|
||||
"features": {
|
||||
"ghcr.io/devcontainers-contrib/features/deno:1": {}
|
||||
},
|
||||
"postCreateCommand": "npm install"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user