Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to not report any errors while ts typecheck is failing #50

Open
spion opened this issue Oct 20, 2017 · 0 comments
Open

Option to not report any errors while ts typecheck is failing #50

spion opened this issue Oct 20, 2017 · 0 comments

Comments

@spion
Copy link
Contributor

spion commented Oct 20, 2017

If typechecking the file fails, do not report any errors. Once all type (or syntax) errors in the file are fixed, start reporting.

This should reduce clutter and enable developers to "talk" with the type-checker first, fixing lint errors later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant