Skip to content

Commit ab58ce5

Browse files
authored
chore: update vscode settings deprecated key (#527)
1 parent 05bfd43 commit ab58ce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)