mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 23:22:10 +08:00
- Removed to ensure heading anchor links are stable over time - Consistently display deprecated properties throughout API references
332 B
332 B
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
.