allegro / allegro/typescript-strict-plugin
Make tsc --project ./tsconfig.json show fails without using "yarn tsc-strics"
Offen
awaiting reply
- Vorherrschende Sprache
- TypeScript
- Sterne
- 397
- Forks
- 34
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.