armcord/.devcontainer/devcontainer.json
2024-05-17 12:11:08 +02:00

7 lines
136 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/desktop-lite:1": {}
}
}