Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

9.1.0

Compare
Choose a tag to compare
@robertrossmann robertrossmann released this 19 Nov 09:27
· 10 commits to master since this release
8345ef3

Changes

  • (mocha) When using the mocha environment preset, max-nested-callbacks now allows up to 6 nested callbacks
  • (react) The react/forbid-dom-props is now enabled and prevents you from using plain DOM nodes with either id or style props (React components are not affected by this rule)