Configure devcontainer.json

$elemela07
This commit is contained in:
Selemela07 2024-10-21 09:29:49 +02:00 committed by GitHub
parent d01b0709fa
commit b9ffab6ce9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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