v0.24.0
- Added
@stylistic/eslint-plugin
1.7.0
:eslint
and@typescript-eslint
rules are replaced with the ESLint Stylistic rules.- Rules configurations remain the same.
Only rule namespaces have changed.
- Updated
eslint
to8.57.0
. - Updated
@typescript-eslint
to6.21.0
.- Enabled
@typescript-eslint/prefer-promise-reject-errors
as an error. - Enabled
@typescript-eslint/no-array-delete
as an error. - Enabled
@typescript-eslint/prefer-find
as an error.
- Enabled
- Upgraded
eslint-plugin-unicorn
to51.0.1
. - Upgraded
eslint-plugin-jsdoc
to48.2.1
. - Upgraded
eslint-plugin-simple-import-sort
to12.0.0
. - Updated
eslint-plugin-jest
to27.9.0
. - Updated
eslint-plugin-sonarjs
to0.24.0
. - Patched
@babel/eslint-parser
to7.23.10
.