react / wstein / node_modules / jest-cli / node_modules / istanbul / node_modules / supports-color / readme.md
80681 viewssupports-color 
Detect whether a terminal supports color
Install
Usage
It obeys the --color
and --no-color
CLI flags.
For situations where using --color
is not possible, add an environment variable FORCE_COLOR
with any value to force color. Trumps --no-color
.
CLI
License
MIT © Sindre Sorhus