Skip to content

Conversation

daviddesmet
Copy link

Resolves: This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.

Resolves: This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
@instagibb
Copy link

I see this same problem in the following files?

lib/utils.ts
import {Sifter} from './sifter'

lib/types.ts
import * as T from './types'

Should it be updated in these files also?

@nwalters512
Copy link

@daviddesmet can you share where you're seeing this error? It doesn't show up in any of the build processes for this library.

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.

3 participants