Create devcontainer.json

This commit is contained in:
halodayi4276-bot 2025-12-22 03:31:18 +03:00 committed by GitHub
parent ac7322ce56
commit f33e4abd72
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": {}
}