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

chore: satisfy use-import-type lint (biomejs) #2389

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

sigmaSd
Copy link
Contributor

@sigmaSd sigmaSd commented Mar 27, 2024

https://biomejs.dev/linter/rules/use-import-type/

From that page the argument is

The rule ensures that all imports used only as a type use a type-only import. It also groups inline type imports into a grouped import type.

https://biomejs.dev/linter/rules/use-import-type/

From that page the argument is 

>The rule ensures that all imports used only as a type use a type-only import. It also groups inline type imports into a grouped import type.
Copy link
Collaborator

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@marvinhagemeister marvinhagemeister changed the title satisfy use-import-type lint (biomejs) chore: satisfy use-import-type lint (biomejs) Mar 27, 2024
@marvinhagemeister marvinhagemeister enabled auto-merge (squash) March 27, 2024 06:58
@marvinhagemeister marvinhagemeister merged commit 1d69f16 into denoland:main Mar 27, 2024
6 of 7 checks passed
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