Shared configuration manager
Build a shared configuration npm package structure.
Name | Type | Description |
---|---|---|
configPath |
string |
Configuration file path |
Create configuration files by shared config structure
Name | Type | Description |
---|---|---|
sharedDir |
string |
Package root directory to share configs |
options.scripts? |
IScript[] |
List of package scripts |
options.snapshots? |
ISnapshot[] |
Configuration files snapshots |