NormalizerOptions
Interface: NormalizerOptions
Section titled “Interface: NormalizerOptions”Defined in: matches.ts:13
Extends
Section titled “Extends”Properties
Section titled “Properties”collapseWhitespace?
Section titled “collapseWhitespace?”optional collapseWhitespace?: boolean;Defined in: matches.ts:39
Inherited from
Section titled “Inherited from”DefaultNormalizerOptions.collapseWhitespace
normalizer?
Section titled “normalizer?”optional normalizer?: NormalizerFn;Defined in: matches.ts:14
stripAnsi?
Section titled “stripAnsi?”optional stripAnsi?: boolean;Defined in: matches.ts:40
Inherited from
Section titled “Inherited from”DefaultNormalizerOptions.stripAnsi
optional trim?: boolean;Defined in: matches.ts:38
