
Published under: Release Notes
1 min read
We 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.
New option ignorePattern in the no-inline-comments rule.
07d9bea Update: Add ignorePattern to no-inline-comments (#13029) (Edie Lemoine)cb44e93 Fix: prefer-destructuring invalid autofix with computed property access (#13704) (Milos Djermanovic)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)The latest ESLint news, case studies, tutorials, and resources.


