mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Update devcontainer.json
This commit is contained in:
parent
136df743e3
commit
d52476333e
@ -5,7 +5,7 @@
|
|||||||
"dockerFile": "../Dockerfile.dev",
|
"dockerFile": "../Dockerfile.dev",
|
||||||
"postCreateCommand": "mkdir -p config && pip3 install -e .",
|
"postCreateCommand": "mkdir -p config && pip3 install -e .",
|
||||||
"appPort": 8123,
|
"appPort": 8123,
|
||||||
"runArgs": ["-e", "GIT_EDITOR=\"code --wait\""],
|
"runArgs": ["-e", "GIT_EDITOR=code --wait"],
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"ms-python.python",
|
"ms-python.python",
|
||||||
"visualstudioexptteam.vscodeintellicode",
|
"visualstudioexptteam.vscodeintellicode",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user