Skip to content

Commit

Permalink
config: add devcontainer.json (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vin757 authored Nov 7, 2024
1 parent b3f874f commit 358c039
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}

0 comments on commit 358c039

Please sign in to comment.