chore: add cspell words
This commit is contained in:
parent
0b101d0743
commit
4b89068107
1 changed files with 13 additions and 2 deletions
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
|
@ -1,4 +1,15 @@
|
|||
{
|
||||
"editor.formatOnSave": true,
|
||||
"js/ts.implicitProjectConfig.checkJs": true
|
||||
"js/ts.implicitProjectConfig.checkJs": true,
|
||||
"cSpell.words": [
|
||||
"citty",
|
||||
"consola",
|
||||
"estree",
|
||||
"giget",
|
||||
"mcfly",
|
||||
"mcflyjs",
|
||||
"nitropack",
|
||||
"ultrahtml",
|
||||
"unstorage"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue