chore: cspell

This commit is contained in:
xingyu4j
2025-04-28 15:05:19 +08:00
parent afd22aefbb
commit c2af4fc83a
2 changed files with 16 additions and 13 deletions

13
.vscode/settings.json vendored
View File

@@ -223,16 +223,5 @@
"commentTranslate.multiLineMerge": true,
"vue.server.hybridMode": true,
"typescript.tsdk": "node_modules/typescript/lib",
"oxc.enable": false,
"cSpell.words": [
"archiver",
"axios",
"dotenv",
"isequal",
"jspm",
"napi",
"nolebase",
"rollup",
"vitest"
]
"oxc.enable": false
}