ESLint v7.17.0 released

by Milos Djermanovic - 1 January 2021

We just pushed ESLint v7.17.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

The multiline-ternary rule is now auto-fixable.

Enhancements

Bug Fixes

Documentation

Chores