checkout/.devcontainer/devcontainer.json

5 lines
79 B
JSON
Raw Normal View History

2025-03-18 08:19:56 +08:00
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}