Yann Braga

Results 325 comments of Yann Braga

Hey @donaldpipowitch that's an interesting idea! It does feel a little weird though because the eslint rules for this plugin only apply to storybook-specific files e.g. `*.stories.@(ts|tsx|js|jsx|mjs|cjs)` and `.storybook/main.@(js|cjs|mjs|ts)`. Maybe...

Hey there @Rameshkumar31595, thanks a lot for your contribution. Unfortunately, it doesn't really address the original issue. Although we truly appreciate it, as this bug was an internal-qa report from...

Hey @devmattrick that's a great point! I updated the rule (and it's documentation) so the message is a bit more specific: ```ts You should import the functions from `@storybook/test` (preferrably)...

> [@shilman](https://github.com/shilman) I don't think that [mswjs/msw#2215](https://github.com/mswjs/msw/issues/2215) is still relevant. My team was able to get MSW working in nuxt-storybook, but what we face are some intermittent service worker failures...

Closing as duplicate