Skip to content

Commit b8ddbac

Browse files
committed
Update readme
1 parent 8114dca commit b8ddbac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Following settings are available for styling:
290290
- `{{fileName}}`: name of the file
291291
- `{{filePathWithLine}}`: a full path below the project path with line number
292292
- `{{method}}`: _optional_ name of the invoking method
293-
- `prettyInspectOptions`:
293+
- `prettyInspectOptions`: <a href="https://nodejs.org/api/util.html#utilinspectobject-options" target="_blank">Available options</a>
294294

295295
- **Styling:**
296296
- `stylePrettyLogs`: defines whether logs should be styled and colorized

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Following settings are available for styling:
290290
- `{{fileName}}`: name of the file
291291
- `{{filePathWithLine}}`: a full path below the project path with line number
292292
- `{{method}}`: _optional_ name of the invoking method
293-
- `prettyInspectOptions`:
293+
- `prettyInspectOptions`: <a href="https://nodejs.org/api/util.html#utilinspectobject-options" target="_blank">Available options</a>
294294

295295
- **Styling:**
296296
- `stylePrettyLogs`: defines whether logs should be styled and colorized

0 commit comments

Comments
 (0)