diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5ce1768f5f..8f7d751437 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -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",