Skip to content

Commit 308cf66

Browse files
committed
use workspace/local typescript version in vscode
1 parent e913366 commit 308cf66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .vscode/settings.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"typescript.tsdk": "node_modules\\typescript\\lib"
3+
}

0 commit comments

Comments
 (0)