Skip to content

Enable @typescript-eslint/consistent-type-imports#385

Open
tizmagik wants to merge 1 commit into
mainfrom
consistent-type-imports
Open

Enable @typescript-eslint/consistent-type-imports#385
tizmagik wants to merge 1 commit into
mainfrom
consistent-type-imports

Conversation

@tizmagik

@tizmagik tizmagik commented Jun 2, 2023

Copy link
Copy Markdown

This is a valuable rule to make it clear when a token being imported is used strictly for the type system vs a value at runtime.

https://typescript-eslint.io/rules/consistent-type-imports/

The rule is auto-fixable

This is a valuable rule to make it clear when a token being imported is used strictly for the type system vs a value at runtime.

https://typescript-eslint.io/rules/consistent-type-imports/

The rule is auto-fixable
@tizmagik tizmagik force-pushed the consistent-type-imports branch from 3e9e762 to cef9e49 Compare June 2, 2023 15:36
@tizmagik tizmagik requested a review from BPScott June 8, 2023 15:42
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