Create devcontainer.json

ترتب
This commit is contained in:
Raedalmalki250 2025-05-27 21:53:05 +03:00 committed by GitHub
parent e6f4eeca8e
commit cb3c084372
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": {}
}