checkout/.devcontainer/devcontainer.json
2025-09-03 11:13:41 -04:00

4 lines
79 B
JSON

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