Browse Source

Create devcontainer.json

pull/275/head
Ava-74 2 years ago
committed by GitHub
parent
commit
77a9b1a38e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .devcontainer/devcontainer.json

+ 5
- 0
.devcontainer/devcontainer.json View File

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

Loading…
Cancel
Save