1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-06 21:32:21 +01:00

More VSCode devcontainer improvements (#1934)

This commit is contained in:
Stefan Agner
2021-06-22 16:37:05 +02:00
committed by GitHub
parent bfca3f242a
commit 32f2da77f8
3 changed files with 33 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"editor.formatOnSave": true,
"editor.formatOnType": true,
"files.trimTrailingWhitespace": true,
"terminal.integrated.defaultProfile.linux": "/bin/bash",
"terminal.integrated.defaultProfile.linux": "bash",
"yaml.customTags": [
"!secret scalar",
"!lambda scalar",