ESLint v6.7.2 released
by Kai Cataldo - 30 November 2019We just pushed ESLint v6.7.2, which is a patch release upgrade of ESLint. This release fixes several bugs found in the previous release.
Bug Fixes
bc435a9
Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614) (#12616) (Toru Nagashima)4928d51
Fix: don't ignore the entry directory (fixes #12604) (#12607) (Toru Nagashima)ea16de4
Fix: Support tagged template literal generics in no-unexpected-multiline (#11698) (Brad Zacher)