Skip to content

Commit

Permalink
docs: change c8 to @vitest/coverage-v8
Browse files Browse the repository at this point in the history
  • Loading branch information
npmstudy committed Dec 5, 2023
1 parent efd097d commit 8fd06fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
- [ESLint](https://eslint.org/) as a code linter.
- [NX](https://nx.dev) as cacheable operations.
- [Changesets](https://github.com/changesets/changesets/) as a way to manage changes and releases.
- [c8](https://www.npmjs.com/package/c8) as coverage
- [@vitest/coverage-v8
](https://www.npmjs.com/package/@vitest/coverage-v8
) as coverage
- [supertest](https://www.npmjs.com/package/supertest) as server test
- [cypress](https://www.cypress.io/) as e2e test

Expand Down

0 comments on commit 8fd06fe

Please sign in to comment.