allegro / allegro/typescript-strict-plugin

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

Abierto
#82 3 comentarios 4 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
397
Forks
34
Métricas de merge de PR
Métricas de PR pendientes

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.