core3-utils

@wixc3/mostly-equal on Github

Home > @wixc3/mostly-equal > setGlobalOptions

setGlobalOptions() function

Signature:

setGlobalOptions: (maxDepth: number, formatters?: Formatter[]) => void

Parameters

Parameter Type Description
maxDepth number
formatters [Formatter](/core3-utils/mostly-equal.formatter.html)\[\] _(Optional)_

Returns:

void