checkout/.devcontainer/devcontainer.json

5 lines
79 B
JSON
Raw Normal View History

2025-09-03 11:13:41 -04:00
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}