We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef74368 commit 17c21b6Copy full SHA for 17c21b6
doc/api/console.md
@@ -94,7 +94,7 @@ changes:
94
* `stdout` {stream.Writable}
95
* `stderr` {stream.Writable}
96
* `ignoreErrors` {boolean} Ignore errors when writing to the underlying
97
- streams. **Default:** `true`.
+ streams. **Default:** `true`.
98
* `colorMode` {boolean|string} Set color support for this `Console` instance.
99
Setting to `true` enables coloring while inspecting values, setting to
100
`'auto'` will make color support depend on the value of the `isTTY` property
0 commit comments