Open aihornmac opened 1 month ago
https://github.com/plantain-00/type-coverage/blob/906bc5b784ccaafac988d392aa21fdf8c6786ba9/packages/core/src/core.ts#L161 this line of code makes reportUnusedIgnore: false unable to override when strict: true
v2.29.6 should fix it
https://github.com/plantain-00/type-coverage/blob/906bc5b784ccaafac988d392aa21fdf8c6786ba9/packages/core/src/core.ts#L161 this line of code makes reportUnusedIgnore: false unable to override when strict: true