Create devcontainer.json

ublish #2192
This commit is contained in:
Dev-Re2906 2025-06-08 04:28:53 +03:30 committed by GitHub
parent 9fff098954
commit 2cee040e7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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