Skip to content

Commit

Permalink
Add gh cli to devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Mar 6, 2024
1 parent 120ba17 commit a801710
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "ESPHome API Client Dev",
"image": "ghcr.io/esphome/aioesphomeapi-proto-builder:latest",
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {}
},
"customizations": {
"vscode": {
"extensions": [
Expand Down

0 comments on commit a801710

Please sign in to comment.