ESLint v7.10.0 released
by Milos Djermanovic - 26 September 2020We just pushed ESLint v7.10.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
New option ignorePattern
in the no-inline-comments rule.
Enhancements
07d9bea
Update: Add ignorePattern to no-inline-comments (#13029) (Edie Lemoine)
Bug Fixes
cb44e93
Fix: prefer-destructuring invalid autofix with computed property access (#13704) (Milos Djermanovic)
Documentation
6919fbb
Docs: Clarify that ignorePattern should be a string (refs #13029) (#13718) (Brandon Mills)d79bbe9
Docs: fix typo (#13717) (Alexander Liu)9b8490e
Docs: grammatical error (#13687) (rajdeep)51674a4
Docs: Add missing quotes (#13714) (Lucio Paiva)30b76c9
Docs: Clarify package.json requirement in Getting Started (refs #13549) (#13696) (Nicholas C. Zakas)