chore(vscode): add promptToUseWorkspaceVersion for TypeScript SDK

This commit is contained in:
2026-04-01 20:56:10 +08:00
parent c894631c64
commit 486cb7b129
+1
View File
@@ -44,6 +44,7 @@
"**/routeTree.gen.ts": true
},
"js/ts.tsdk.path": "node_modules/typescript/lib",
"js/ts.tsdk.promptToUseWorkspaceVersion": true,
"search.exclude": {
"**/routeTree.gen.ts": true
}