Create devcontainer.json

This commit is contained in:
Ka11ex420x
2023-06-01 06:09:11 +02:00
committed by GitHub
parent 5b32c9063c
commit 6f432d88e9

View File

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