Add initial devcontainer configuration

This commit is contained in:
benjaminra1983-spec 2025-12-09 08:57:00 -06:00 committed by GitHub
parent 8e8c483db8
commit 52c6f101f0
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": {}
}