Create devcontainer.json

This commit is contained in:
Smice1 2025-03-11 10:28:06 +05:00 committed by GitHub
parent b7ba565956
commit 9f02dc7079
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": {deepseek-ai/DeepSeek-Coder}
}