Create devcontainer.json

This commit is contained in:
Web4
2025-02-25 10:27:07 -05:00
committed by GitHub
parent 3315c3cac0
commit 553948b478

View File

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