forked from imbytecat/fullstack-starter
chore(vscode): add promptToUseWorkspaceVersion for TypeScript SDK
This commit is contained in:
Vendored
+1
@@ -44,6 +44,7 @@
|
|||||||
"**/routeTree.gen.ts": true
|
"**/routeTree.gen.ts": true
|
||||||
},
|
},
|
||||||
"js/ts.tsdk.path": "node_modules/typescript/lib",
|
"js/ts.tsdk.path": "node_modules/typescript/lib",
|
||||||
|
"js/ts.tsdk.promptToUseWorkspaceVersion": true,
|
||||||
"search.exclude": {
|
"search.exclude": {
|
||||||
"**/routeTree.gen.ts": true
|
"**/routeTree.gen.ts": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user