Add initial devcontainer configuration

pull/17379/head
ohitsrchrd 2026-04-20 07:47:18 +08:00 committed by GitHub
parent 82a973c043
commit d0fbf2fedc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

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