liftr-tscov automated type coverage

June 12, 2019 ยท View on GitHub

tscov checks the type coverage of any TypeScript project.

How to run

See output type coverage (minimum coverage is set by 90%)

npm run tscov

See output type coverage with details

npm run tscov:d