Create devcontainer.json

Signed-off-by: cyphercircle <c.c.palandt@gmail.com>
pull/13688/head
cyphercircle 8 months ago committed by GitHub
parent eb57d9a3ed
commit d4719e424d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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