fcc-boilerplate-npm/.devcontainer/devcontainer.json

6 lines
No EOL
143 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers-extra/features/express-generator:2": {}
}
}