ESLint v6.0.0 released

We just pushed ESLint v6.0.0, which is a major release of ESLint. This release adds some new features and fixes several bugs found in the previous release. This release also has some breaking changes, so please read the following closely.

Highlights

  • There are several breaking changes in 6.0.0. We've created a migration guide to explain the breaking changes and describe how to upgrade.
  • Configuration using glob patterns now supports extends and nested overrides
  • Using multiple processors is now supported.
  • The function-paren-newline rule has a new multiline-arguments option.
  • The sort-keys rule now supports a minKeys option.

Changes since v6.0.0-rc.0:

Bug Fixes

Documentation

Dependency Upgrades

Chores

  • 167ce87 Chore: remove unuseable profile command (#11854) (Toru Nagashima)
  • 1db3462 Chore: rm superfluous argument & fix perf-multifiles-targets (#11834) (薛定谔的猫)
Js中文网,专注分享前端最新技术、大厂面试题、聊点程序员轶事、职场感悟,做前端技术的传播者.

加入前端布道师交流群

扫描二维码回复 加群 学习,与大厂大佬讨论技术.

BAT面试题大全