Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Enable importsNotUsedAsValues:error and use import type where possible #2595

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

BPScott
Copy link
Member

@BPScott BPScott commented Mar 9, 2023

Description

Remove our override for the importsNotUsedAsValues typescript option, which causes it to use the value from the strictest config - error.

Adjust imports of types to use import type where required.

@BPScott BPScott force-pushed the importsnotusedasvalues branch 2 times, most recently from 2460f4f to b45ac31 Compare March 15, 2023 19:22
@BPScott BPScott force-pushed the importsnotusedasvalues branch from b45ac31 to 505d679 Compare March 15, 2023 19:29
@BPScott BPScott marked this pull request as ready for review March 15, 2023 19:38
@BPScott BPScott requested a review from a team as a code owner March 15, 2023 19:38
@BPScott BPScott merged commit 93ec0a0 into main Mar 15, 2023
@BPScott BPScott deleted the importsnotusedasvalues branch March 15, 2023 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant