eslint-plugin-react
eslint-plugin-react copied to clipboard
Add --fix-type support
Add type
property to all rules to support usage of eslint's --fix-type
option
Fixes #2618. Fixes #2039.
Successor of this PR: https://github.com/yannickcr/eslint-plugin-react/pull/2619
Rebased