Skip to content

Commit 43c64a0

Browse files
docs: update (#445)
1 parent f63a39f commit 43c64a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Configuration options can be passed to the client by adding querystring paramete
9696
* **ansiColors** - An object to customize the client overlay colors as mentioned in the [ansi-html-community](https://github.com/mahdyar/ansi-html-community#set-colors) package.
9797
* **overlayStyles** - An object to let you override or add new inline styles to the client overlay div.
9898
* **overlayWarnings** - Set to `true` to enable client overlay on warnings in addition to errors.
99+
* **statsOptions** - An object to customize stats options.
99100

100101
> Note:
101102
> Since the `ansiColors` and `overlayStyles` options are passed via query string, you'll need to uri encode your stringified options like below:

0 commit comments

Comments
 (0)