property ReplOptions.useColors
If true
, specifies that the default writer
function should include ANSI color
styling to REPL output. If a custom writer
function is provided then this has no
effect.
Type Jump to heading
boolean | undefined
If true
, specifies that the default writer
function should include ANSI color
styling to REPL output. If a custom writer
function is provided then this has no
effect.
boolean | undefined