checkout/.devcontainer/devcontainer.json
2025-08-04 16:58:28 -06:00

5 lines
79 B
JSON

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