Add gh cli to devcontainer

This commit is contained in:
Jesse Hills 2024-03-06 18:57:10 +00:00
parent 120ba17303
commit a80171002f
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 3 additions and 0 deletions

View File

@ -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": [