Closed lindboe closed 3 weeks ago
Disables prop-types rule from eslint-plugin-react recommended config.
I thought this was already disabled since I hadn't seen errors with it, but ran into one today.
yarn test
yarn lint
yarn format:check
README.md
:tada: This PR is included in version 10.0.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Disables prop-types rule from eslint-plugin-react recommended config.
I thought this was already disabled since I hadn't seen errors with it, but ran into one today.
Please verify the following:
yarn test
jest tests pass with new tests, if relevantyarn lint
eslint checks pass with new code, if relevantyarn format:check
prettier checks pass with new code, if relevantREADME.md
(or relevant documentation) has been updated with your changesDescribe your PR
Screenshots (if applicable)