Version 8.3.0
8.3.0 (2022-4-10)
Please see the full changes here: 8.2.0...8.3.0
Notable changes
Features
- Bump peerDeps semver fd763e9 by @Hazmi35
- [typescript-eslint/no-unused-var] Add
destructuredArrayIgnorePattern
option again 46e790a by @Hazmi35 - [typescript-eslint/no-shadow] Add
ignoreOnInitialization
option again 3d0f6c2 by @Hazmi35
Notes
[⚠️ ] Warning
Now @hazmi35/eslint-config
requires:
-
eslint
version 8.13.0 or above -
(OPTIONAL)
@typescript-eslint/parser
version 5.18.0 or above -
(OPTIONAL)
@typescript-eslint/eslint-plugin
version 5.18.0 or above -
(OPTIONAL)
typescript
version 3.3.1 to 4.7.0