Skip to content

Conversation

lucacasonato
Copy link
Member

@lucacasonato lucacasonato commented Feb 24, 2025

We previously failed to lint ./cli/tsc/00_typescript.js with plugins, because every "next" node would cause a new stack frame to be added.

Copy link
Contributor

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

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

LGTM, good idea!

@marvinhagemeister marvinhagemeister merged commit 55dc6f4 into main Feb 24, 2025
18 checks passed
@marvinhagemeister marvinhagemeister deleted the fix_recursion_depth branch February 24, 2025 10:51
littledivy pushed a commit that referenced this pull request Feb 25, 2025
We previously failed to lint `./cli/tsc/00_typescript.js` with plugins,
because every "next" node would cause a new stack frame to be added.
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