Files
ha-emporia-vue/.vscode/settings.json
Tim Laing 44673931db Added OptionFlow and fixed formatting and typing issues (#316)
* Added OptionsFlow support
* Formatted code
* Corrected and added typing
* Removed linting errors where possible
* Added VSCode configuration files
2025-01-19 12:45:45 -05:00

5 lines
46 B
JSON

{
"cSpell.words": [
"hass"
]
}