allegro / allegro/typescript-strict-plugin
Add ability to ignore only specific parts of the --strict option
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 397
- Fork
- 34
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.