Skip to content

Commit e7fc45b

Browse files
author
Joe
authored
Add initial devcontainer configuration
1 parent db7c66d commit e7fc45b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"image": "mcr.microsoft.com/devcontainers/universal:2",
3+
"features": {}
4+
}

0 commit comments

Comments
 (0)