Create devcontainer.json

This commit is contained in:
th30neee
2025-03-17 17:19:56 -07:00
committed by GitHub
parent 85e6279cec
commit 2caf555345

View File

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