Skip to content

fix(dts-generator): adapt eslintrc rules to what is in dt repo #495

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

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

akudev
Copy link
Contributor

@akudev akudev commented Mar 12, 2025

Also, increase memory limit for cases with MANY errors

Also, increase memory limit for cases with MANY errors
Copy link
Member

@codeworrior codeworrior left a comment

Choose a reason for hiding this comment

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

LGTM - is the memory increase still needed after the two rules have been switched off?

@codeworrior
Copy link
Member

(but I don't mind if you keep it)

@akudev akudev merged commit e361741 into main Mar 12, 2025
7 checks passed
@akudev akudev deleted the fix/eslintrc branch March 12, 2025 16:24
@akudev
Copy link
Contributor Author

akudev commented Mar 12, 2025

No, the increase is only needed for cases where many errors (> x000, probably between 2500 and 5000) occur. But still, these situations happen and then it's better to see the actual errors than an "out of memory".

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.

2 participants