Merge pull request #1076 from akamas/patch-1

Create devcontainer.json
This commit is contained in:
Nariman Jelveh
2024-12-22 12:07:09 -08:00
committed by GitHub
+5
View File
@@ -0,0 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}