ds300 / ds300/react-native-typescript-transformer
Is there way to output errors in debugger console?
Open
- Dominant language
- JavaScript
- Stars
- 656
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.