storybook
storybook copied to clipboard
fix: use derived storybookConfig as the merge base
- Removed
any
fromtypes.d.ts
- Used
storybookConfig
over the bareconfig
when merging
Should fix https://github.com/nuxt-modules/storybook/issues/756 and fix https://github.com/nuxt-modules/storybook/issues/799 and fix https://github.com/nuxt-modules/storybook/issues/753