1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-02-14 23:19:37 +00:00

Update frontend panel to edcb7e87 (#2422)

This commit is contained in:
Joakim Sørensen
2021-01-11 15:22:10 +01:00
committed by GitHub
parent 3922175af1
commit 1434077f4e
61 changed files with 893 additions and 728 deletions

View File

@@ -5,6 +5,7 @@
"appPort": "9123:8123",
"postCreateCommand": "pre-commit install",
"runArgs": ["-e", "GIT_EDITOR=code --wait", "--privileged"],
"containerEnv": {"NVM_DIR":"/usr/local/share/nvm"},
"extensions": [
"ms-python.python",
"ms-python.vscode-pylance",