main
obai albek 2025-05-15 17:02:00 +00:00
parent 68e7f3343a
commit 9fcaca1d8f
3 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,9 @@
"image": "mcr.microsoft.com/devcontainers/base:jammy" "image": "mcr.microsoft.com/devcontainers/base:jammy"
// Features to add to the dev container. More info: https://containers.dev/features. // Features to add to the dev container. More info: https://containers.dev/features.
// "features": {}, ,"features": {
"ghcr.io/devcontainers/features/node:1": {}
}
// Use 'forwardPorts' to make a list of ports inside the container available locally. // Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [], // "forwardPorts": [],