Create devcontainer.json

pull/1181/head
sarasoufi7780 2025-06-14 18:11:17 +03:30 committed by GitHub
parent 62dedc6bd5
commit dfa9785c39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

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