-
Notifications
You must be signed in to change notification settings - Fork 435
Open
Labels
Milestone
Description
Create Abstract Syntax Tree plugin that parses stories source code and make sure that all component props listed within component/components-docs.json are called in AST of Storybook stories.
This should create 100% prop coverage to know if all props are used in Storybook stories. This does not mean that they all work correctly, but that they are all surfaced within Storybook.