Create devcontainer.json

Name: matrixxx@ruus.prodddigy.ai
This commit is contained in:
Yo-yo Tonn. Stephan 2024-12-30 01:46:51 +04:00 committed by GitHub
parent fc0e1f0694
commit 5dcdb23e61
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": {
}
}