-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.
Description
What is the problem this feature will solve?
The styleText utility does not take into account if NO_COLOR is passed. It would be nice if it did.
What is the feature you are proposing to solve the problem?
Before applying styles, check if NO_COLOR is set.
Other tools, like picocolors, look at cli flags as well.
Would be happy to submit a PR.
What alternatives have you considered?
No response
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.