Skip to content

3.1.1

Compare
Choose a tag to compare
@foray1010 foray1010 released this 23 Sep 04:26
· 63 commits to master since this release

Main

  • Disable arrow-parens
  • Disable no-path-concat
  • Disable no-prototype-builtins
  • Disable import/newline-after-import

React

  • Disable import/imports-first
  • Disable react/forbid-prop-types
  • Disable react/no-danger