tsc correctly raises TS errors - tsup builds and ignores errors
Open
bug
plugin: dts
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
If I run `pnpm exec tsc --noEmit` then I get 5 errors. If I run `pnpm exec tsup src/index.ts --dts` then I 0 errors.
I realize I don't provide enough info here but first I just want to ask if this isn't a bug?
Contributor guide
Assessment
This issue has not been assessed yet.