sakura/.devcontainer/devcontainer.json

6 lines
82 B
JSON

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