Skip to content

Commit

Permalink
docs: add link to typescript-coverage-report
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Mar 25, 2020
1 parent 566db8a commit 775a3a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -106,6 +106,12 @@ Using [codechecks](https://codechecks.io) you can integrate `type-coverage` with

[![type-coverage-watcher](https://github.com/codechecks/type-coverage-watcher/raw/master/meta/check.png "type-coverage-watcher")](https://github.com/codechecks/type-coverage-watcher)

## typescript coverage report

Using [typescript-coverage-report](https://github.com/alexcanessa/typescript-coverage-report) you can generate typescript coverage report.

[![typescript-coverage-report](https://github.com/alexcanessa/typescript-coverage-report/raw/master/docs/screenshot-table.png "typescript-coverage-report")](https://github.com/alexcanessa/typescript-coverage-report)

## API

```ts
Expand Down

0 comments on commit 775a3a5

Please sign in to comment.