Skip to content

Commit 5e20e34

Browse files
nknappphated
authored andcommitted
Fix: Correct jsdoc comment for showProperties default
1 parent 6e18b76 commit 5e20e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ function setDefaults(plugin, message, opts) {
167167
* Extend default options with:
168168
*
169169
* - `showStack`: default=false
170-
* - `showProperties`: default=false
170+
* - `showProperties`: default=true
171171
*
172172
* @param {Object} `opts` Options to extend
173173
* @return {Object}

0 commit comments

Comments
 (0)