Tool to create an LSIF dump for TypeScript projects.
npm install lsif-tsc10.x.x
npm install -g lsif-tsc. Then execute the command on a TypeScipt project using the following command lsif-tsc -p .\tsconfig.json --stdout. This print a LSIF dump to stdout. You might also want to execute list-tsc --help to get an overview of available command line options. Also of interest could be the overall readme