mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-01 00:46:03 +02:00
Add VSCode settings for YAML file association with ESPHome
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.yaml": "esphome"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user