Skip to content

Commit

Permalink
docs: update (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait authored Dec 25, 2023
1 parent f63a39f commit 43c64a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ Configuration options can be passed to the client by adding querystring paramete
* **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.
* **overlayStyles** - An object to let you override or add new inline styles to the client overlay div.
* **overlayWarnings** - Set to `true` to enable client overlay on warnings in addition to errors.
* **statsOptions** - An object to customize stats options.

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

0 comments on commit 43c64a0

Please sign in to comment.