jsx-eslint/eslint-plugin-react
View on GitHub`react/prop-types`: Option to force TypeScript and propTypes
Open
#3107 opened on Oct 20, 2021
enhancementhelp wantedtypescript
Description
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.