storybook/docs/api/main-config-config.md
Kyle Gach dde3e33798 Remove (deprecated) from headings
- Removed to ensure heading anchor links are stable over time
- Consistently display deprecated properties throughout API references
2023-06-21 07:12:58 -06:00

332 B
Raw Blame History

title
config

( Deprecated)

Parent: main.js|ts configuration

Type: string[] | ((config: string[], options: Options) => string[] | Promise<string[]>)

Add additional scripts to run in the story preview. Deprecated in favor of previewAnnotations.