Files
polymer-array-bubble-up-exa…/.devcontainer/devcontainer.json
2025-06-02 21:37:16 +00:00

5 lines
131 B
JSON

{
"name": "Node.js",
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
"postCreateCommand": "npm i"
}