Files
GarminHomeAssistant/HomeAssistant.code-workspace
T
Philip Abbey f2d65aa6e3 Added correctly formatted code comments
The newer SDK support tooltips to show the function prototype and help text, so best to make good use of it.
2025-07-04 16:57:25 +01:00

12 lines
103 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"cSpell.words": [
"Initialiser"
]
}
}