allegro / allegro/typescript-strict-plugin

Add ability to ignore only specific parts of the --strict option

未关闭
#82 3 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
397
派生
34
PR 合并指标
PR 指标待抓取

描述

I have a large project that has files that comply with some parts of the `--strict` option, but not all. I would really like the ability to only ignore a subset of the `--strict` option on a per file basis using the `@ts-strict-ignore` comment. This way I could only ignore the rules that the file violates instead of all strict rules and my team wouldn't be unknowingly introducing new types of strict violations to files that don't violations of those rules.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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