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

Is there way to output errors in debugger console? #100

Open
kulikalov opened this issue Apr 20, 2020 · 1 comment
Open

Is there way to output errors in debugger console? #100

kulikalov opened this issue Apr 20, 2020 · 1 comment

Comments

@kulikalov
Copy link

Hi!
What is the canonical strategy to keep track of the whole project type checks real-time? If I make a typing mistake in a file, my code editor will highlight it for sure. But how do I get notified about errors in other files? Should I add tslinter script and make it run alongside with transformation, or, maybe, this library can do this?

@jwaldrip
Copy link

jwaldrip commented Jun 9, 2020

I would love to see that too. It looks at this time, it only transpiles.

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

2 participants