Files
randy 252c4c3f22
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
Add VSCode settings for YAML file association with ESPHome
2026-05-10 21:17:30 +02:00

6 lines
58 B
JSON

{
"files.associations": {
"*.yaml": "esphome"
}
}