cache/.devcontainer/devcontainer.json
2023-04-12 01:05:34 -05:00

6 lines
82 B
JSON

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