Version 8.4.0
8.4.0 (2022-06-04)
Please see the full changes here: 8.3.0...8.4.0
Notable changes
Features
- Update semver range for eslint a2b1a8a by @Hazmi35
- Bump typescript-eslint and typescript semver range c032d9f by @Hazmi35
- [eslint/no-constant-binary-expression] Add rule
no-constant-binary-expression
ead9676 by @Hazmi35 - [typescript-eslint/no-duplicate-enum-values] Add rule
@typescript-eslint/no-duplicate-enum-values
6d08f0f by @Hazmi35
Notes
Now @hazmi35/eslint-config
requires:
-
eslint
version 8.17.0 or above -
@typescript-eslint/parser
version 5.27.0 or above (OPTIONAL) -
@typescript-eslint/eslint-plugin
version 5.27.0 or above (OPTIONAL) -
typescript
version 3.3.1 to 4.8.0 (OPTIONAL)