chore: update VS Code TypeScript SDK path

This commit is contained in:
2026-03-25 09:58:50 +08:00
parent 034f570794
commit 42c2fff7cd
+1
View File
@@ -43,6 +43,7 @@
"files.watcherExclude": {
"**/routeTree.gen.ts": true
},
"js/ts.tsdk.path": "node_modules/typescript/lib",
"search.exclude": {
"**/routeTree.gen.ts": true
}