deathclock/.devcontainer/devcontainer.json
2025-01-09 02:42:51 -08:00

5 lines
82 B
JSON

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