Pepijn Pinckers
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
创建于 "Import can be shortened" inspection not working for *.tsx files
I don't get the warning message: "Import can be shortened" when I am importing a *.tsx file. *.ts imports are working fine. I have the following 2 imports: Button is a *.tsx file, useDateFormat *....