1
0
mirror of https://github.com/actions/setup-node synced 2025-06-10 17:07:47 +00:00
setup-node/.devcontainer/devcontainer.json
2023-06-14 12:22:37 -07:00

6 lines
82 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}