cache/.devcontainer/devcontainer.json

6 lines
82 B
JSON
Raw Normal View History

2023-04-12 08:05:34 +02:00
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}