Hi, I'm new to tsup
. I'm building my package with default option but ESLint is shouting at me for breaking the @typescript-eslint/consistent-type-imports
rule.
error All imports in the declaration are only used as types. Use `import type` @typescript-eslint/consistent-type-imports
Is there any config option to tell tsup to use import type
declarations?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too