mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 06:41:25 +08:00
- Per https://github.com/storybookjs/test-runner/pull/174, `jest` is no longer a peer dep
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
```shell
|
|
yarn add --dev @storybook/test-runner
|
|
```
|