setup-gcloud/.devcontainer/devcontainer.json
Dmelleis 20ae07b324
Create devcontainer.json
Signed-off-by: Dmelleis <165176119+Dmelleis@users.noreply.github.com>
2024-08-15 22:11:43 -03:00

5 lines
82 B
JSON

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