Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arichiv committed Mar 19, 2024
1 parent 2aed748 commit 0ddb74a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers-contrib/features/bikeshed:2": {}
},
"customizations": {
"vscode": {
"extensions": [
"GitHub.vscode-github-actions"
]
}
}
}

0 comments on commit 0ddb74a

Please sign in to comment.