Skip to content

Commit 358c039

Browse files
author
Vin
authoredNov 7, 2024
config: add devcontainer.json (#209)
1 parent b3f874f commit 358c039

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.devcontainer/devcontainer.json

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

0 commit comments

Comments
 (0)