Releases: 6XGate/lint
Releases · 6XGate/lint
v3.3.2
v3.3.1
v3.3.0
v3.2.1
v3.2.0
Made using ESLint and Prettier separately possible
- Added a separately referenceable Prettier config.
- Reverted the arrow parentheses to default.
- Added the
usePrettier
config support function. - The Prettier component is no longer force-enabled in the ESLint rules.
- Removed unnecessary dependency requirements for the JavaScript component.
- Disabled the
no-confusing-arrow
rule since it doesn't play well with Prettier.