storybook/docs/snippets/common/storybook-test-runner-install.yarn.js.mdx
2022-05-27 21:10:53 +01:00

3 lines
58 B
Plaintext

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