Releases: web-scrobbler/eslint-config-web-scrobbler
Releases · web-scrobbler/eslint-config-web-scrobbler
v0.6.1
Fixed
- Fixed duplicated
no-extra-parens
rule
v0.6.0
Changed
- Updated dependencies
- Updated rules to respect Prettier formatting
v0.5.0
v0.4.0
Changed
- Required a space before parentheses in async arrow functions
- Required a trailing comma
Set acomma-dangle
rule toalways-multiline
.
v0.3.0
Changed
- Set ECMAScript version to 2017 (ES8)
v0.2.0
Changed
- Updated
eslint
to v7.0.0 - Updated
eslint-plugin-jsdoc
to v25.4.2
v0.1.0
Initial release.