mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 05:31:05 +08:00
Deep scan is not compatible with TS 4.9 yet. And the only issues it seems to find that are not covered yet by TS or ESLint are unused imports. TSC can catch those by enabling noUnusedLocals in tsconfig.
Preview API
TODO write proper documentation of this package
"Sub packages" README documents
This package used to be multiple packages (they have been combined into this one):
@storybook/addons
read (old) docs@storybook/client-api
read (old) docs@storybook/core-client
read (old) docs@storybook/preview-web
read (old) docs@storybook/store
read (old) docs