jsx-eslint/eslint-plugin-react
在 GitHub 查看Declaring context type on class component breaks static-property-placement
Open
#3,467 建立於 2022年10月19日
help wanted
倉庫指標
- Star
- (8,630 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Hi,
After upgrading eslint-plugin-react from 7.31.8 to 7.31.9+ (#2581), it started breaking the declare keyword on context in TypeScript:
Not sure what is the mitigation in this case