mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Update devcontainer.json
This commit is contained in:
parent
b38c40fb98
commit
76f2e6015f
@ -6,7 +6,7 @@
|
|||||||
"postCreateCommand": "pip3 install -e .",
|
"postCreateCommand": "pip3 install -e .",
|
||||||
"appPort": 8123,
|
"appPort": 8123,
|
||||||
"runArgs": [
|
"runArgs": [
|
||||||
"-e", "GIT_EDTIOR='code --wait'"
|
"-e", "GIT_EDITOR='code --wait'"
|
||||||
],
|
],
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"ms-python.python",
|
"ms-python.python",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user