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 type imports in Parser/Listener/Visitor files #4475

Closed
wants to merge 0 commits into from
Closed

Fix type imports in Parser/Listener/Visitor files #4475

wants to merge 0 commits into from

Conversation

yotzol
Copy link

@yotzol yotzol commented Nov 24, 2023

Fix #4207

Use import type in Parser, Listener and Visitor files.

@ericvergnaud
Copy link
Contributor

Apparently your proposal is breaking ?

@yotzol yotzol marked this pull request as draft November 25, 2023 00:56
@yotzol
Copy link
Author

yotzol commented Nov 25, 2023

Sorry this is my first time contributing, I must have run the tests wrong.

I will look into it.

@yotzol yotzol closed this Feb 6, 2024
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.

[Typescript] Use import type for type imports
2 participants