Skip to content

Commit 6b4985d

Browse files
committed
changed VS Code to use repo version of TS
1 parent b19cbcb commit 6b4985d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@
66

77
"files.eol": "\n",
88

9+
"js/ts.tsdk.path": "node_modules/typescript/lib",
10+
"js/ts.tsdk.promptToUseWorkspaceVersion": true,
11+
912
"json.schemas": [
1013
{
1114
"fileMatch": ["*tsconfig*.json"],
1215
"url": "http://json.schemastore.org/tsconfig"
1316
}
1417
],
18+
1519
"cSpell.words": [
1620
"bbbccc",
1721
"bbbcccvvv",

0 commit comments

Comments
 (0)