Update readme.md
This commit is contained in:
parent
20cdd9128a
commit
ca999ea835
1 changed files with 2 additions and 3 deletions
|
|
@ -149,9 +149,8 @@ Explicit 256/Truecolor mode can be enabled using the `--color=256` and `--color=
|
|||
|
||||
### chalk.stderr and chalk.stderr.supportsColor
|
||||
|
||||
`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 convenience.
|
||||
`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 convenience.
|
||||
|
||||
|
||||
## Styles
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue