chore: force vscode to use local typescript
This commit is contained in:
Vendored
+2
-1
@@ -8,5 +8,6 @@
|
|||||||
},
|
},
|
||||||
"search.exclude": {
|
"search.exclude": {
|
||||||
"**/routeTree.gen.ts": true
|
"**/routeTree.gen.ts": true
|
||||||
}
|
},
|
||||||
|
"js/ts.tsdk.path": "node_modules/typescript/lib"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user