mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-04 08:40:28 +00:00
add homebox to know words
This commit is contained in:
parent
fde4829503
commit
6532ea44a5
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -9,7 +9,8 @@
|
||||||
"README.md": "LICENSE, SECURITY.md"
|
"README.md": "LICENSE, SECURITY.md"
|
||||||
},
|
},
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"debughandlers"
|
"debughandlers",
|
||||||
|
"Homebox"
|
||||||
],
|
],
|
||||||
// use ESLint to format code on save
|
// use ESLint to format code on save
|
||||||
"editor.formatOnSave": false,
|
"editor.formatOnSave": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue