ESLint v6.7.0 released

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

Suggestions API

This release contains a new Suggestions API for rule authors and integrations. You can read more about this exciting new feature here.

ignorePatterns in config files

This release adds a new ignorePatterns property in config files (including shareable configs) in order to control the files ESLint ignores. See also documentation.

New Rules

Deprecations

Please note that these deprecated features may be removed in a future major release of ESLint.

Features

Enhancements

Bug Fixes

Documentation

Dependency Upgrades

  • 287ca56 Build: update CI for Node.js 13 (#12496) (Toru Nagashima)

Chores

  • 07d398d Chore: Add GitHub organization to Sponsor button (#12562) (Brandon Mills)
  • a477707 Chore: Format style guide links so they can be clicked (#12189) (Ivan V)
  • 575a98d Chore: Add funding field to package.json (#12543) (Nicholas C. Zakas)
Js中文网,专注分享前端最新技术、大厂面试题、聊点程序员轶事、职场感悟,做前端技术的传播者.

加入前端布道师交流群

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

BAT面试题大全