use the typescript version of the workspace

This commit is contained in:
Niels Lyngsø
2024-02-28 07:43:29 +01:00
parent f63b864f69
commit 5c7711a03b

View File

@@ -24,5 +24,6 @@
],
"exportall.config.folderListener": [],
"exportall.config.relExclusion": [],
"conventionalCommits.scopes": ["partial views"]
"conventionalCommits.scopes": ["partial views"],
"typescript.tsdk": "node_modules/typescript/lib"
}