chore(.vscode): updated ts options
This commit is contained in:
Vendored
+3
-3
@@ -50,9 +50,9 @@
|
|||||||
"yaml"
|
"yaml"
|
||||||
],
|
],
|
||||||
|
|
||||||
"typescript.tsdk": "node_modules/typescript/lib",
|
"js/ts.tsdk.path": "node_modules/typescript/lib",
|
||||||
"typescript.preferences.includePackageJsonAutoImports": "off",
|
"js/ts.preferences.includePackageJsonAutoImports": "off",
|
||||||
"typescript.suggest.autoImports": false,
|
"js/ts.suggest.autoImports": false,
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"appimage",
|
"appimage",
|
||||||
"localforage"
|
"localforage"
|
||||||
|
|||||||
Reference in New Issue
Block a user