Skip to content

Conversation

volnyansky
Copy link
Contributor

I've added handling of compiler crashes. At the current state, the plugin ignores general compiler failures. In our case, it was "RangeError: Maximum call stack size exceeded" caused by the allowJs compiler option. Plugin just ignored this issue, so we didn't notice that is something wrong with our typescript config and now we need to fix type errors for the last 2 months.

@piotr-oles piotr-oles force-pushed the bugfix/handle_compiler_crashes branch from 94c5c02 to a6c2042 Compare October 4, 2023 07:05
@piotr-oles piotr-oles merged commit d461689 into TypeStrong:main Oct 29, 2023
@github-actions
Copy link

🎉 This PR is included in version 9.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants