mirror of
https://github.com/esphome/esphome.git
synced 2024-11-09 16:57:47 +01:00
Add lambda to devcontainer config (#1059)
This commit is contained in:
parent
7df72ddb96
commit
1319ff1129
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
"terminal.integrated.shell.linux": "/bin/bash",
|
||||
"yaml.customTags": [
|
||||
"!secret scalar",
|
||||
"!lambda scalar",
|
||||
"!include_dir_named scalar",
|
||||
"!include_dir_list scalar",
|
||||
"!include_dir_merge_list scalar",
|
||||
|
|
Loading…
Reference in a new issue