mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 12:29:08 +00:00
Update devcontainer.json
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"appPort": "9123:8123",
|
||||
"runArgs": [
|
||||
"-e",
|
||||
"GIT_EDITOR='code --wait'",
|
||||
"GIT_EDITOR=\"code --wait\"",
|
||||
"--privileged"
|
||||
],
|
||||
"extensions": [
|
||||
@@ -26,4 +26,4 @@
|
||||
"editor.formatOnType": true,
|
||||
"files.trimTrailingWhitespace": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user