Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.

v1.7.0

Choose a tag to compare

@mysticatea mysticatea released this 07 Nov 14:41
· 96 commits to master since this release
  • no-empty-pattern was added.
  • no-magic-numbers was added (off by default).
  • react/forbid-prop-types was added (off by default).
  • react/jsx-closing-bracket-location was added.
  • react/jsx-indent-props was added.
  • react/no-direct-mutation-state was added.
  • react/no-set-state was added (off by default).