Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anchan828/merge-coverage

Merge coverage for lerna
https://github.com/anchan828/merge-coverage

Last synced: about 2 months ago
JSON representation

Merge coverage for lerna

Awesome Lists containing this project

README

        

# @anchan828/merge-coverage

Merge coverage files for lerna/turbo

```json
{
"scripts": {
"test": "turbo run test && npx @anchan828/merge-coverage"
}
}
```