storybook/docs/snippets/common/storybook-test-runner-disable-stories-json.npm.js.mdx
2022-04-29 00:17:54 +08:00

3 lines
56 B
Plaintext

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