This repository has been archived by the owner on Mar 7, 2019. It is now read-only.
4.3.0
Notable changes
- Now requires ESLint 2.12 (previous release required 2.9)
New rules
- rest-spread-spacing (warning)
- no-mixed-operators (warning)
- max-lines (warning, set to 600, counts only SLOC)