Support non-emoji CLI'S with non-emoji mode
- 主要语言
- TypeScript
- 星标
- 27k
- 派生
- 11.8k
- 平均合并
- 14 小时 23 分钟
- 30 天内合并 PR
- 162
描述
# 🚀 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
贡献指南
评估
这个 Issue 还没有评估数据。