Create devcontainer.jsonMariozisa1

This commit is contained in:
@Mariozisa10 2024-11-12 23:51:16 -06:00 committed by GitHub
parent df182a742c
commit c5aa90d1e9
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": {
}
}