fatWill

Results 2 issues of fatWill

### This is a great typescript coverage report! ! ! But I also want to make a suggestion: I want to use lint-staged, so I expect the cli report can...

enhancement

### tdesign-react 版本 1.1.12 ### 重现链接 _No response_ ### 重现步骤 ![image](https://github.com/Tencent/tdesign-react/assets/20520334/3460ef0d-8218-4306-a068-72e8e1072f02) 在 BreadCrumbItem 中,这里是将所有传递的 props 全部 reset 进去了。 但是在某次更新却把这个类型去抹掉了。 ![image](https://github.com/Tencent/tdesign-react/assets/20520334/47c2facb-01aa-4443-8c57-0e0dc1a5941f) 而我们的版本使用是有在 BreadCrumbItem 中使用 onclick 事件,结果却报 ts 类型错误。 ### 期望结果 _No...

type/typescript