Changed
- BREAKING: Updated
jest-configto add rule
prefer-jest-mocked
aserror(fromeslint-plugin-jest@28.6.0). (#126)
- BREAKING: Updated to
eslint-plugin-unicorn@54.0.0with the following
breaking changes:
- Added rule
no-negation-in-equality-check
aserror.
- Update rule
prefer-array-findoption
checkFromLast
value totrue.
- Added rule
Fixed
- Updated to latest dependencies:
eslint-plugin-jest@28.6.0,
eslint-plugin-jsdoc@48.2.15,eslint-plugin-n@17.9.0.
Miscellaneous
- Fixed flat config examples in README.