Skip to content

Commit fda52af

Browse files
authored
chore: Update settings.json to replace deprecated setting (#10021)
1 parent 3f5bfa3 commit fda52af

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
@@ -40,5 +40,5 @@
4040
"yaml"
4141
],
4242
// Use the project's typescript version
43-
"typescript.tsdk": "node_modules/typescript/lib"
43+
"js/ts.tsdk.path": "node_modules/typescript/lib"
4444
}

0 commit comments

Comments
 (0)