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