jsx-eslint/eslint-plugin-react
GitHub で見る`react/prop-types`: Option to force TypeScript and propTypes
Open
#3,107 opened on 2021年10月20日
enhancementhelp wantedtypescript
説明
Currently react/prop-types will validate prop types regardless of how I define them. I would like to force that both propTypes and TypeScript types are defined.