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

Latest commit

 

History

History
23 lines (15 loc) · 947 Bytes

File metadata and controls

23 lines (15 loc) · 947 Bytes

Home > @zeplin/cli > ComponentConfigBase

ComponentConfigBase interface

Contains basic configuration for a component.

Signature:

export interface ComponentConfigBase 

Properties

Property Type Description
name string Name for the component
path string Path to the file, relative to project folder.
styleguidist StyleguidistComponentConfig Styleguidist name for the component (Optional)
zeplinNames string[] Zeplin component names related to this component file