ITADN

Unnecessary `@ts-ignore` of `utils`

#499OpenPatrykKuniczak 创建于 2026-02-21
enhancement
P
PatrykKuniczakcommented
### Describe the feature I think this part of code isn't longer necessary: https://github.com/unjs/unimport/blob/e908b928f122e79b1f175eedc484be2f0c17e836/src/utils.ts#L247-L266 TS doesn't report any error anymore. ### Additional information - [ ] Would you be willing to help implement this feature?
0 条评论