Skip to content

Commit

Permalink
Added documentation for verbose flag on debug
Browse files Browse the repository at this point in the history
  • Loading branch information
pastelsky committed Apr 18, 2019
1 parent 0a17404 commit 3110010
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/ShallowWrapper/debug.md
Expand Up @@ -8,6 +8,7 @@ console when tests are not passing when you expect them to.

`options` (`Object` [optional]):
- `options.ignoreProps`: (`Boolean` [optional]): Whether props should be omitted in the resulting string. Props are included by default.
- `options.verbose`: (`Boolean` [optional]): Whether arrays and objects passed as props should be verbosely printed.

#### Returns

Expand Down

0 comments on commit 3110010

Please sign in to comment.