This commit is contained in:
Yanis Benson 2019-09-20 16:42:15 +03:00
parent a0a5cc536c
commit 8a165977b0

View file

@ -151,7 +151,7 @@ Explicit 256/Truecolor mode can be enabled using the `--color=256` and `--color=
`chalk.stderr` contains a separate instance configured with color support detected for `stderr` stream instead of `stdout`.
Override rules from `chalk.supportsColor` apply to this too.
`chalk.stderr.supportsColor` is exposed for convinience.
`chalk.stderr.supportsColor` is exposed for convenience.
## Styles