reactioncommerce / reaction-eslint-config

Reaction Eslint Configuration
MIT License
5 stars 6 forks source link

refactor: change `react/prop-type` and `react/no-deprecated` #15

Closed kieckhafer closed 5 years ago

kieckhafer commented 5 years ago

All react/prop-type and react/no-deprecated errors have been fixed in this PR to Reaction, therefore we can update this to be error so no further react/prop-type and react/no-deprecated violations are introduced.

https://github.com/reactioncommerce/reaction/pull/5307

kieckhafer commented 5 years ago

Closing in favor of #17