Skip to content
This repository was archived by the owner on Mar 29, 2020. It is now read-only.

v16.0.0

Choose a tag to compare

@yenbekbay yenbekbay released this 02 Nov 16:36
· 148 commits to master since this release

16.0.0 (2017-11-02)

Bug Fixes

  • base: upgrade eslint and plugins (151b6bf)
  • react: disable react/prop-types rule (1c68864)
  • typescript: disable conflicting/overly strict rules (c019232)
  • typescript: upgrade plugins (1025a58)

Features

  • all: sort out eslint-plugin-import rules/settings for ts/react (c693be8)
  • react: add 'babel-react-require' config (5f9c361)
  • react/native: enable global-require rule (c67eb97)
  • typescript: require extension to be .tsx with jsx files (4b76cbd)