You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It includes a number of nice features, including free-form comments on inline lint rule disables, no need to use the --ext flag to include ts files, and many other fixes and enhancements.
ESLint v7 has been released: https://eslint.org/blog/2020/05/eslint-v7.0.0-released
It includes a number of nice features, including free-form comments on inline lint rule disables, no need to use the
--ext
flag to include ts files, and many other fixes and enhancements.@typescript-eslint, our primary dependency, should release a v7-compatible update soon: typescript-eslint/typescript-eslint#1550
We should upgrade.
List of dependencies that need to support v7 before we can upgrade:
ESLint
to v7 sindresorhus/eslint-plugin-unicorn#577)The text was updated successfully, but these errors were encountered: