mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 09:08:16 +08:00
enhance dev container
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"image": "mcr.microsoft.com/devcontainers/typescript-node:18",
|
"image": "mcr.microsoft.com/devcontainers/typescript-node:18",
|
||||||
"features": {
|
"features": {},
|
||||||
}
|
"postCreateCommand": "npm install"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user