v7.9.0
Added
- Add jsx-props-no-multi-spacesrule (#1755 @ThiefMaster)
- Add firstoption tojsx-indent-props(#398 @ThiefMaster)
- Add enforceDynamicLinksoption tojsx-no-target-blank(#1737 @kenearley)
Fixed
- Fix static lifecycle methods validation in sort-comp(#1793 @lynxtaa)
- Fix crash in no-typoswhen encountering anonymous react imports (#1796 @jsg2021)
- Fix ESLint 3 support (#1779)