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

Add eslint rule enforcing the use of import type #1519

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

mvandenburgh
Copy link
Member

This will also enable auto-fixing via eslint.

Closes #1144

@mvandenburgh mvandenburgh changed the title Add linting rule enforcing the use of import type Add eslint rule enforcing the use of import type Mar 6, 2023
@mvandenburgh mvandenburgh requested a review from jjnesbitt March 6, 2023 20:19
@mvandenburgh mvandenburgh force-pushed the import-type-linting-rule branch from 3d16da3 to f602e67 Compare March 14, 2023 20:02
@mvandenburgh mvandenburgh merged commit 6901385 into master Mar 14, 2023
@mvandenburgh mvandenburgh deleted the import-type-linting-rule branch March 14, 2023 20:15
@dandibot
Copy link
Member

🚀 PR was released in v0.3.24 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use import type syntax when importing types
3 participants