infinitered / ignite

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.
MIT License
17.76k stars 1.4k forks source link

Disable prop-types in linter #2830

Closed lindboe closed 3 weeks ago

lindboe commented 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.

Please verify the following:

Describe your PR

Screenshots (if applicable)

Before After
[Insert before screenshot/video] [Insert after screenshot/video]
infinitered-circleci commented 3 weeks ago

:tada: This PR is included in version 10.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: