allegro / allegro/typescript-strict-plugin

Make tsc --project ./tsconfig.json show fails without using "yarn tsc-strics"

Abierto
#31 2 comentarios 0 reacciones 0 asignados Ver en GitHub
awaiting reply
Lenguaje dominante
TypeScript
Estrellas
397
Forks
34
Métricas de merge de PR
Métricas de PR pendientes

Descripción

Make `tsc --project ./tsconfig.json` show fails (if your plugin is added) without the need to use "yarn tsc-strics".

Having separate CLI to show errors for strict files creates many problems.
- Not easy parralelisation
- Need to have separate watch the same files (which uses CPU and so on)
- Need to have separate view to see those errors

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.