link-stack/.devcontainer.json
2023-06-21 14:43:13 +00:00

4 lines
96 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-20",
"forwardPorts": [3000]
}