doc: fix indentation in console.md
PR-URL: https://github.com/nodejs/node/pull/21367 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
This commit is contained in:
parent
f56c9657bc
commit
1da88552ea
@ -94,7 +94,7 @@ changes:
|
||||
* `stdout` {stream.Writable}
|
||||
* `stderr` {stream.Writable}
|
||||
* `ignoreErrors` {boolean} Ignore errors when writing to the underlying
|
||||
streams. **Default:** `true`.
|
||||
streams. **Default:** `true`.
|
||||
* `colorMode` {boolean|string} Set color support for this `Console` instance.
|
||||
Setting to `true` enables coloring while inspecting values, setting to
|
||||
`'auto'` will make color support depend on the value of the `isTTY` property
|
||||
|
Loading…
x
Reference in New Issue
Block a user