allegro / allegro/typescript-strict-plugin

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

Ouverte
#82 3 commentaires 4 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
397
Forks
34
Métriques de merge des PR
Métriques de PR en attente

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.