property InspectOptions.breakLength
The length at which input values are split across multiple lines.
Set to Infinity
to format the input as a single line
(in combination with compact
set to true
or any number >= 1
).
Type Jump to heading
number | undefined