mirror of
https://github.com/esphome/esphome.git
synced 2024-11-09 16:57:47 +01:00
Add !extend to devcontainer's customTags (#4749)
This commit is contained in:
parent
c74105aad7
commit
b9e7fdd2b0
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
"yaml.customTags": [
|
||||
"!secret scalar",
|
||||
"!lambda scalar",
|
||||
"!extend scalar",
|
||||
"!include_dir_named scalar",
|
||||
"!include_dir_list scalar",
|
||||
"!include_dir_merge_list scalar",
|
||||
|
|
Loading…
Reference in a new issue