Skip to content

Commit

Permalink
add devcontainer configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
yuudi authored Mar 13, 2023
1 parent 8055de0 commit 57edb2c
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 @@
// For format details, see https://aka.ms/devcontainer.json.
{
"name": "onesend - golang",
"image": "mcr.microsoft.com/devcontainers/go"
}

0 comments on commit 57edb2c

Please sign in to comment.