Skip to content

MatcherOptions

Defined in: matches.ts:17

optional collapseWhitespace?: boolean;

Defined in: matches.ts:24

Use normalizer with getDefaultNormalizer instead


optional exact?: boolean;

Defined in: matches.ts:18


optional normalizer?: NormalizerFn;

Defined in: matches.ts:25


optional stripAnsi?: boolean;

Defined in: matches.ts:22

Use normalizer with getDefaultNormalizer instead


optional suggest?: boolean;

Defined in: matches.ts:27

suppress suggestions for a specific query


optional trim?: boolean;

Defined in: matches.ts:20

Use normalizer with getDefaultNormalizer instead