UNPKG

@nx/storybook

Version:

The Nx Plugin for Storybook contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.

5 lines (4 loc) 87 B
export interface Schema { autoAcceptAllPrompts?: boolean; configDirs?: string[]; }