You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,21 +137,6 @@ Detect whether the terminal [supports color](https://github.com/chalk/supports-c
137
137
138
138
Can be overridden by the user with the flags `--color` and `--no-color`. For situations where using `--color` is not possible, add an environment variable `FORCE_COLOR` with any value to force color. Trumps `--no-color`.
139
139
140
-
### chalk.styles
141
-
142
-
Exposes the styles as [ANSI escape codes](https://github.com/chalk/ansi-styles).
143
-
144
-
Generally not useful, but you might need just the `.open` or `.close` escape code if you're mixing externally styled strings with your own.
0 commit comments