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-jsdocversions42and above.
- This means the plugin can now be used with
Fixed
- Pin
eslint-plugin-import@~2.26.0to avoid a regression in[email protected](#307) - Change
endOfLinerules to better support linting on Windows (#311)