checkout/.devcontainer/devcontainer.json

5 lines
79 B
JSON

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