UNPKG

codecheck-type-coverage

Version:

Track missing type coverage in TypeScript projects to ensure type safety

12 lines (7 loc) 364 B
# Contributing All contributions are welcomed. Do you have an idea for improving this check? Please, first submit a github issue and describe your proposal. When you're done with your changes use `yarn test:fix` to run `prettier` to reformat code, `tslint` in fix mode, `tsc` to make sure that there are no compilation errors, and unit tests. Thanks! 🙏🏻