ESLint v4.14.0 released

We just pushed ESLint v4.14.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

Highlights

Parsers can now provide custom scope analysis hooks to ESLint, which should allow for easier integration when parsing non-standard syntax. For more information see our documentation.

Features

Enhancements

Bug Fixes

Documentation

Dependency Upgrades

Chores