Browse Source

Create devcontainer.json

pull/275/head
Ava-74 1 year ago committed by GitHub
parent
commit
77a9b1a38e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .devcontainer/devcontainer.json

5
.devcontainer/devcontainer.json

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