Create devcontainer.jsonj

This commit is contained in:
xxxyalaxx90xxx 2025-05-10 16:46:06 +02:00 committed by GitHub
parent 4cc6253d5c
commit aa0726d4b9
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": {}
}