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

Fix typescript compiler nested types. #2070

Merged
merged 4 commits into from
Jun 2, 2022
Merged

Fix typescript compiler nested types. #2070

merged 4 commits into from
Jun 2, 2022

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented May 30, 2022

Fix nested types and types that takes too long to parse by setting their generated types to any. Fix #2066

@T4rk1n T4rk1n requested a review from alexcjohnson as a code owner May 30, 2022 17:24
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 seems like a good compromise, nicely done.

@T4rk1n T4rk1n merged commit 48bf177 into dev Jun 2, 2022
@T4rk1n T4rk1n deleted the fix-ts-nested branch June 2, 2022 19:48
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

Successfully merging this pull request may close these issues.

[BUG] typescript complier RangeError: Maximum call stack size exceeded
2 participants