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

style: consistent-type-imports #2144

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

dcharbonnier
Copy link
Contributor

@dcharbonnier dcharbonnier commented Dec 31, 2024

enforce consistent type imports

Version

Published prerelease version: v2.4.0-next.5

Changelog

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ null@dcharbonnier

❤️ Werner Robitza (@slhck)

❤️ Bence Balogh (@baloghbence0915)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to next

🔩 Dependency Updates

Authors: 6

@dcharbonnier
Copy link
Contributor Author

dcharbonnier commented Dec 31, 2024

some import use the type imports some doesn't I added an eslint rule and fixed the imports
the why is here https://typescript-eslint.io/blog/consistent-type-imports-and-exports-why-and-how

@dcharbonnier
Copy link
Contributor Author

thanks @arthurfiorette the failing codecov check is unrelated to this change, the previous build have this issue too

@domoritz
Copy link
Member

Thanks. It's a style thing more than a fix, though, no?

@domoritz domoritz changed the title fix: consistent-type-imports style: consistent-type-imports Dec 31, 2024
@domoritz domoritz merged commit 2f097ef into vega:next Jan 7, 2025
3 of 4 checks passed
Copy link

github-actions bot commented Jan 7, 2025

🚀 PR was released in v2.4.0-next.5 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants