allegro / allegro/typescript-strict-plugin

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

Aperta
#82 3 commenti 4 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
397
Fork
34
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.