storybook/docs/snippets/common/storybook-test-runner-install.yarn.js.mdx
2022-05-29 18:56:46 +08:00

3 lines
58 B
Plaintext

```shell
yarn add --dev @storybook/test-runner jest@27
```