checkout/.devcontainer/devcontainer.json

5 lines
79 B
JSON
Raw Normal View History

2025-12-09 08:57:00 -06:00
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}