checkout/.devcontainer/devcontainer.json
2025-06-08 04:28:53 +03:30

5 lines
79 B
JSON

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