Skip to content

Commit ba67f7a

Browse files
committed
Update TypeScript SDK path in VSCode settings
1 parent 9470084 commit ba67f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"typescript.tsdk": "node_modules/typescript/lib"
2+
"js/ts.tsdk.path": "node_modules/typescript/lib"
33
}

0 commit comments

Comments
 (0)