- Update eslint to [7.30.0](https://www.npmjs.com/package/eslint/v/7.30.0) (!86) - For the most part, this release involves some chores, fixes and documentation changes. - Fix: no-duplicate-imports allow unmergeable - Fix: no-implicit-coercion false positive with String() - Fix: Expose true filename to rules: https://github.com/eslint/eslint/issues/11989 - Fix: Linter ignores multiline directives: https://github.com/eslint/eslint/issues/14652 - Update supporting babel plugins to their latest versions (!86)