Version 8.1.0
8.1.0 (2022-1-18)
Please see the full changes here: 8.0.0...8.1.0
Notable changes
Features
- Update peerDeps semver range (#351) [807815c] by @Hazmi35
- [class-methods-use-this] Enforce class fields and ignore "execute" function (#352) [96a5229] by @Hazmi35
- [max-len] ignore urls strings, templateLiterals, and RegExpLiterals (#353) [55e3de7] by @Hazmi35
Notes
[⚠️ ] Warning
- Now
@hazmi35/eslint-config
requires:
eslint
version 8.7.0 or above
@typescript-eslint/parser
version 5.10.0 or above
@typescript-eslint/eslint-plugin
version 5.10.0 or above
typescript
version 3.3.1 to 4.6.0 - This is done to avoid typescript-eslint/typescript-eslint#4444