Create devcontainer.json

This commit is contained in:
governmentusa-debug 2025-02-17 10:31:16 -05:00 committed by GitHub
parent f7c1c5818c
commit fadbf37f2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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