Support non-emoji CLI'S with non-emoji mode
- Vorherrschende Sprache
- TypeScript
- Sterne
- 27k
- Forks
- 11.8k
- Ø Merge
- 14 Std. 23 Min.
- Gemergte PRs (30 T.)
- 162
Beschreibung
# 🚀 Feature request
### Command
- [x] new
- [x] build
- [x] serve
- [x] test
- [x] e2e
- [x] generate
- [x] add
- [x] update
- [x] lint
- [x] extract-i18n
- [x] run
- [x] config
- [x] help
- [x] version
- [x] doc
### Description
Make it possible to show CLI output, that use no emojis to support environments which don't support that properly (e.g. WSL Windows Subsystem Linux) and to improve A11y.

### Describe the solution you'd like
Use the approach of nx.dev


if possible detect before the output and use it as fallback.
### Describe alternatives you've considered
none
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.