allegro / allegro/typescript-strict-plugin

Make tsc --project ./tsconfig.json show fails without using "yarn tsc-strics"

未关闭
#31 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。