Create devcontainer.json

This commit is contained in:
Smice1
2025-03-11 10:28:06 +05:00
committed by GitHub
parent b7ba565956
commit 9f02dc7079

View File

@@ -0,0 +1,4 @@
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {deepseek-ai/DeepSeek-Coder}
}