Create devcontainer.json
Container dev descriptioner
This commit is contained in:
parent
7169480999
commit
79e6c38a67
1 changed files with 4 additions and 0 deletions
4
.devcontainer/devcontainer.json
Normal file
4
.devcontainer/devcontainer.json
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||||
|
"features": {}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue