Skip to content

12.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 22:26
· 15 commits to main since this release
ee9723e

@metamask/eslint-config

Changed

  • Remove deprecated rule jsdoc/newline-after-description (#290)
    • This means the plugin can now be used with eslint-plugin-jsdoc versions 42 and above.

Fixed

  • Pin eslint-plugin-import@~2.26.0 to avoid a regression in eslint-plugin-import@2.27.0 (#307)
  • Change endOfLine rules to better support linting on Windows (#311)