Add initial devcontainer configuration

This commit is contained in:
Mr.liou 2026-02-16 11:36:20 +08:00 committed by GitHub
parent 66e58d6c05
commit 4057e1692f
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": {}
}