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

Partially enable typescript esModuleInterop for migrating towards ESM imports #213014

Closed

Conversation

SimonSiefke
Copy link
Contributor

@SimonSiefke SimonSiefke commented May 18, 2024

Helps with #212977

This PR somewhat enables typescript esModuleInterop.

Before fully enabling esModuleInterop, it seems ~600 assert imports would need to be adjusted.

While that's still a lot of changes, it could be done incrementally on a case by cases basis, making the many changes easier.

@SimonSiefke SimonSiefke marked this pull request as draft May 22, 2024 20:25
@SimonSiefke SimonSiefke marked this pull request as ready for review May 22, 2024 20:47
@jrieken
Copy link
Member

jrieken commented Jun 3, 2024

@SimonSiefke just a quick heads-up that we have started #214144. This will replace this PR for which I wanna apologise but is also the whole thing (which we could coordinate within the team) which is very cool. Thanks a ton for kicking this off

@SimonSiefke
Copy link
Contributor Author

Closing in favor of #214144. Thanks! :)

@SimonSiefke SimonSiefke closed this Jun 4, 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.

None yet

3 participants