allegro / allegro/typescript-strict-plugin
Make tsc --project ./tsconfig.json show fails without using "yarn tsc-strics"
Abierto
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.