Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/storybook/types.ts
Parser options
Properties
| Property | Type |
|---|---|
projectRoot | string |
enableCSF2 | boolean |
enableCSF3 | boolean |
autoDetectConfig | boolean |
stories | string[] |
exclude | string[] |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/storybook/types.ts
Parser options
| Property | Type |
|---|---|
projectRoot | string |
enableCSF2 | boolean |
enableCSF3 | boolean |
autoDetectConfig | boolean |
stories | string[] |
exclude | string[] |
Was this page helpful?