allegro / allegro/typescript-strict-plugin

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

Open
#31 2 comments 0 reactions 0 assignees View on GitHub
awaiting reply
Dominant language
TypeScript
Stars
397
Forks
34
PR merge metrics
PR metrics pending

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.