Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anchan828/merge-coverage
- Owner: anchan828
- Created: 2020-08-09T05:01:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T21:55:43.000Z (about 2 months ago)
- Last Synced: 2024-10-29T23:49:28.009Z (about 2 months ago)
- Language: JavaScript
- Size: 1.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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"
}
}
```