diff --git a/.vscode/settings.json b/.vscode/settings.json index d3b6034..4dcd855 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -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 }