diff --git a/.vscode/settings.json b/.vscode/settings.json index 82563d2..d3b6034 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -43,6 +43,7 @@ "files.watcherExclude": { "**/routeTree.gen.ts": true }, + "js/ts.tsdk.path": "node_modules/typescript/lib", "search.exclude": { "**/routeTree.gen.ts": true }