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

Change type imports to explicit TS syntax #639

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

singiamtel
Copy link
Contributor

I'm mainly interested in getting this merged to eventually run damage-calc under bun (they apparently don't support importing types without doing this oven-sh/bun#7384 (comment))

The changes are mostly generated with the new eslint rule + eslint --fix . (with some manual fixes after)

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html#type-only-imports-and-export

@thejetou thejetou merged commit a07db78 into smogon:master Aug 8, 2024
2 checks passed
@thejetou
Copy link
Collaborator

thejetou commented Aug 8, 2024

Thank you.

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