Skip to content

Conversation

jackkleeman
Copy link
Contributor

@jackkleeman jackkleeman commented Jun 17, 2024

This is something esm requires, although in theory typescript can try and figure it out for us, this is no longer recommended (they recommend verbatimModuleSyntax true), because some things have side effects just from being imported, so its important to know if you're importing the type or not.

PR is generated simply by running npx eslint --fix --ignore-path .eslintignore --max-warnings=0 --ext .ts .

This PR doesn't change compiled output at all

@jackkleeman jackkleeman merged commit 1308750 into main Jun 17, 2024
@jackkleeman jackkleeman deleted the import-type2 branch June 17, 2024 18:05
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.

1 participant