Home > @rushstack/heft > IHeftActionConfigurationOptions
IHeftActionConfigurationOptions interface
Options to be used when retrieving the action configuration.
Signature:
export interface IHeftActionConfigurationOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
mergeArrays? | boolean | (Optional) Whether or not arrays should be merged across Heft action configuration files. |