Skip to main content

ProcessorOptions

Index

Properties

optionaldefaultWhenUndefined

defaultWhenUndefined?: boolean

When a setting has a value of undefined, fallback to the default/initial value for that setting. Defaults to true.

name

name: string

Name of config files, without extension.

optionalvalidate

validate?: boolean

Validate all settings within a config file before processing. Defaults to true.