cli/docs/cli.componentconfigfile.md at init · zeplin/cli · GitHub
Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.42 KB

File metadata and controls

27 lines (19 loc) · 1.42 KB

Home > @zeplin/cli > ComponentConfigFile

ComponentConfigFile interface

Component configuration structure

Signature:

export interface ComponentConfigFile 

Properties

Property Type Description
bitbucket BitbucketConfig
components ComponentConfig[] Union of ComponentConfigBase and ComponentConfigCustom
github GitConfig GitConfig
gitlab GitConfig
links LinkConfig[] Base URLs for custom link composition
plugins Plugin[] Plugin names and their configurations
projects string[] Zeplin project IDs which the components belong to
styleguides string[] Zeplin styleguide IDs which the components belong to