chore: add cspell words

This commit is contained in:
Ayo 2023-11-06 22:10:55 +01:00
parent 0b101d0743
commit 4b89068107

15
.vscode/settings.json vendored
View file

@ -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"
]
}