Skip to content

Commit bcf1864

Browse files
authored
build(vscode): use workspace version of TypeScript (#1173)
1 parent 48ed092 commit bcf1864

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
},
66
"editor.defaultFormatter": "esbenp.prettier-vscode",
77
"editor.formatOnSave": true,
8+
"js/ts.tsdk.path": "node_modules/typescript/lib",
89
"markdown.extension.toc.levels": "2..3"
910
}

0 commit comments

Comments
 (0)