
Published under: Release Notes
1 min read
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.
This is a summary of some of the notable changes in this version of ESLint.
Two new rules were added:
Autofix support was added to one rule:
no-multi-assign rule (fixes #6424) (#7904) (Stewart Rand)prefer-promise-reject-errors rule (fixes #7685) (#7689) (Teddy Katz)no-var does not fix if causes ReferenceError (fixes #7950) (#7953) (Toru Nagashima)__proto__ (#7934) (Teddy Katz)🌐 Documentation
最新的 ESLint 新闻、案例研究、教程和资源。


