12.2.0
@metamask/eslint-config
Changed
- Remove deprecated rule
jsdoc/newline-after-description
(#290)- This means the plugin can now be used with
eslint-plugin-jsdoc
versions42
and above.
- This means the plugin can now be used with
Fixed
- Pin
eslint-plugin-import@~2.26.0
to avoid a regression in[email protected]
(#307) - Change
endOfLine
rules to better support linting on Windows (#311)