mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Add lambda to devcontainer config (#1059)
This commit is contained in:
		| @@ -22,6 +22,7 @@ | |||||||
|     "terminal.integrated.shell.linux": "/bin/bash", |     "terminal.integrated.shell.linux": "/bin/bash", | ||||||
|     "yaml.customTags": [ |     "yaml.customTags": [ | ||||||
|       "!secret scalar", |       "!secret scalar", | ||||||
|  |       "!lambda scalar", | ||||||
|       "!include_dir_named scalar", |       "!include_dir_named scalar", | ||||||
|       "!include_dir_list scalar", |       "!include_dir_list scalar", | ||||||
|       "!include_dir_merge_list scalar", |       "!include_dir_merge_list scalar", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user