ESLint v3.14.0 released

by Brandon Mills - 20 January 2017

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

Highlights

This is a summary of some of the notable changes in this version of ESLint.

New Rules

Two new rules were added:

Autofixing

Autofix support was added to one rule:

Features

Enhancements

Bug Fixes

Documentation

Chores