Create devcontainer.json

This commit is contained in:
Grayson Barton
2024-05-28 10:56:02 -04:00
committed by GitHub
parent 2d5155b833
commit 3b28b5c803

View File

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