BettererOptionsResults.excludes
API > @betterer/betterer > BettererOptionsResults > excludes
A string or Regular Expression to match file paths that should be excluded from the BettererResultsSummary, or an array of them. Will be converted into BettererConfigExcludes.
Signature
excludes?: BettererOptionsExcludes;