storybook/docs/snippets/common/storybook-test-runner-disable-stories-json.npm.js.mdx
2022-04-14 19:08:57 +01:00

3 lines
56 B
Plaintext

```shell
npm run test-storybook -- --no-stories-json
```