Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 800 Bytes

index.md

File metadata and controls

27 lines (17 loc) · 800 Bytes

SharedConfig

Shared configuration manager

Methods

build

Build a shared configuration npm package structure.

Parameters

Name Type Description
configPath string Configuration file path

share

Create configuration files by shared config structure

Parameters

Name Type Description
sharedDir string Package root directory to share configs
options.scripts? IScript[] List of package scripts
options.snapshots? ISnapshot[] Configuration files snapshots