storybook/docs/snippets/common/test-runner-execute-with-flags.npm.js.mdx
Kyle Gach aa5510a1b3 Rename snippets
- Remove superfluous `storybook-` prefix
- Formatting
2023-08-29 11:49:23 -06:00

4 lines
47 B
Plaintext

```shell
npm run test-storybook -- --watch
```