Browse Source

Create devcontainer.json

pull/637/head
sbirch041207-creator 2 months ago
committed by GitHub
parent
commit
854b778d28
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      .devcontainer/devcontainer.json

4
.devcontainer/devcontainer.json

@ -0,0 +1,4 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}
Loading…
Cancel
Save