Open
Description
🚀 Feature request
Command
- new
- build
- serve
- test
- e2e
- generate
- add
- update
- lint
- extract-i18n
- run
- config
- help
- version
- 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