esphome/.vscode/settings.json
2025-03-22 20:05:27 +00:00

6 lines
87 B
JSON

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