allegro / allegro/typescript-strict-plugin
Make tsc --project ./tsconfig.json show fails without using "yarn tsc-strics"
未关闭
awaiting reply
- 主要语言
- TypeScript
- 星标
- 397
- 派生
- 34
- PR 合并指标
- PR 指标待抓取
描述
Make `tsc --project ./tsconfig.json` show fails (if your plugin is added) without the need to use "yarn tsc-strics".
Having separate CLI to show errors for strict files creates many problems.
- Not easy parralelisation
- Need to have separate watch the same files (which uses CPU and so on)
- Need to have separate view to see those errors
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。