mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Update devcontainer.json
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"postCreateCommand": "pip3 install -e .",
|
"postCreateCommand": "pip3 install -e .",
|
||||||
"appPort": 8123,
|
"appPort": 8123,
|
||||||
"runArgs": [
|
"runArgs": [
|
||||||
"-e", "GIT_EDITOR='code --wait'"
|
"-e", "GIT_EDITOR=\"code --wait\""
|
||||||
],
|
],
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"ms-python.python",
|
"ms-python.python",
|
||||||
|
Reference in New Issue
Block a user