mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-29 02:36:05 +02:00
update
This commit is contained in:
@@ -7,7 +7,11 @@
|
|||||||
"containerEnv": {
|
"containerEnv": {
|
||||||
"WORKSPACE_DIRECTORY": "${containerWorkspaceFolder}"
|
"WORKSPACE_DIRECTORY": "${containerWorkspaceFolder}"
|
||||||
},
|
},
|
||||||
"extensions": ["timonwong.shellcheck", "esbenp.prettier-vscode"],
|
"extensions": [
|
||||||
|
"timonwong.shellcheck",
|
||||||
|
"esbenp.prettier-vscode",
|
||||||
|
"ms-vscode-remote.remote-containers"
|
||||||
|
],
|
||||||
"mounts": [ "type=volume,target=/var/lib/docker" ],
|
"mounts": [ "type=volume,target=/var/lib/docker" ],
|
||||||
"settings": {
|
"settings": {
|
||||||
"terminal.integrated.profiles.linux": {
|
"terminal.integrated.profiles.linux": {
|
||||||
|
|||||||
Reference in New Issue
Block a user