1
0
mirror of https://github.com/actions/setup-node synced 2025-06-12 01:47:48 +00:00
setup-node/.devcontainer/devcontainer.json
2023-06-01 06:23:32 +02:00

6 lines
82 B
JSON

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