v30.0.0
BREAKING CHANGES
- Use eslint-plugin-regexp to check
RegExps. (554ec3b) - Bump
eslint-plugin-jsdocfrom ^43.0.0 to ^46.0.0. See Release Notes. - Bump
eslint-plugin-nfrom ^15.0.0 to ^16.0.0. See Release Notes. - Bump
eslint-plugin-unicornfrom ^47.0.0 to ^48.0.0. See Release Notes. - Enforce import ordering and newlines (9e9cd45)
Features
- Extend
plugin:jsdoc/recommended-errorrather than convertingwarntoerror(6a316b9)