add homebox to know words

This commit is contained in:
Hayden 2023-02-17 18:43:49 -09:00
parent fde4829503
commit 6532ea44a5
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -9,7 +9,8 @@
"README.md": "LICENSE, SECURITY.md"
},
"cSpell.words": [
"debughandlers"
"debughandlers",
"Homebox"
],
// use ESLint to format code on save
"editor.formatOnSave": false,