Add gh cli to devcontainer (#836)

This commit is contained in:
Jesse Hills 2024-03-07 08:10:10 +13:00 committed by GitHub
parent 120ba17303
commit de7301b3ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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": [