Create devcontainer.json

capchtar@gmail.com
This commit is contained in:
UnGa BuNgA DA o Ła 2024-04-06 21:14:55 +02:00 committed by GitHub
parent 93c541ad56
commit bae49119cb
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": {
}
}