This repository was archived by the owner on Mar 7, 2019. It is now read-only.
9.1.0
Changes
- (mocha) When using the
mochaenvironment preset,max-nested-callbacksnow allows up to 6 nested callbacks - (react) The
react/forbid-dom-propsis now enabled and prevents you from using plain DOM nodes with eitheridorstyleprops (React components are not affected by this rule)