storybook/docs/snippets/common/storybook-test-runner-install.yarn.js.mdx
2022-04-14 19:08:57 +01:00

3 lines
55 B
Plaintext

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