chore(.vscode): updated ts options

This commit is contained in:
Neko Ayaka
2026-04-09 15:54:49 +08:00
parent d212da146a
commit 9c6a7cbb20
+3 -3
View File
@@ -50,9 +50,9 @@
"yaml"
],
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.preferences.includePackageJsonAutoImports": "off",
"typescript.suggest.autoImports": false,
"js/ts.tsdk.path": "node_modules/typescript/lib",
"js/ts.preferences.includePackageJsonAutoImports": "off",
"js/ts.suggest.autoImports": false,
"cSpell.words": [
"appimage",
"localforage"