UNPKG

@pokujs/c8

Version:

☔️ Facilitator utility for coverage with c8 using Poku.

20 lines (13 loc) 279 B
## @pokujs/c8 ☔️ Facilitator utility for coverage with [**c8**](https://github.com/bcoe/c8) using [**Poku**](https://github.com/wellwelwel/poku). > [!IMPORTANT] > > WIP 🚧 ### Installation ```sh npm i -D poku @pokujs/c8 ``` ### Usage ```sh npx poku --coverage=c8 ```