ESLint v4.13.1 released
by Kai Cataldo - 11 December 2017We just pushed ESLint v4.13.1, which is a patch release upgrade of ESLint. This release fixes several bugs found in the previous release.
Bug Fixes
- b72dc83 Fix: eol-last allow empty-string to always pass (refs #9534) (#9696) (Kevin Partington)
- d80aa7c Fix: camelcase destructure leading/trailing underscore (fixes #9700) (#9701) (Kevin Partington)