mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 04:05:06 +02:00
Update devcontainer.json
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user