mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 09:02:24 +08:00
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
```shell
|
|
npx nyc report --reporter=lcov -t coverage/storybook --report-dir coverage/storybook
|
|
```
|