Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 17c21b6

Browse filesBrowse files
vsemozhetbyttargos
authored andcommitted
doc: fix indentation in console.md
PR-URL: #21367 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
1 parent ef74368 commit 17c21b6
Copy full SHA for 17c21b6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/console.md‎

Copy file name to clipboardExpand all lines: doc/api/console.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ changes:
9494
* `stdout` {stream.Writable}
9595
* `stderr` {stream.Writable}
9696
* `ignoreErrors` {boolean} Ignore errors when writing to the underlying
97-
streams. **Default:** `true`.
97+
streams. **Default:** `true`.
9898
* `colorMode` {boolean|string} Set color support for this `Console` instance.
9999
Setting to `true` enables coloring while inspecting values, setting to
100100
`'auto'` will make color support depend on the value of the `isTTY` property

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.