Releases: herp-inc/eslint-config
Releases · herp-inc/eslint-config
[email protected]
Non-breaking changes
- Set
checksVoidReturn
tofalse
in@typescript-eslint/no-misused-promises
.
[email protected]
Breaking changes
- Turn on
import/no-absolute-path
. - Turn on
import/no-extraneous-dependencies
. - Turn on
import/no-relative-packages
.
[email protected]
Non-breaking changes
- Turn off
react/jsx-no-target-blank
.
[email protected]
[email protected]
Breaking changes
- Turn on
import/no-duplicates
.
Non-breaking changes
- Turn off
@typescript-eslint/no-duplicate-imports
.
[email protected]
Breaking changes
- Detect the React version automatically
[email protected]
Breaking changes
[email protected]
Breaking changes
- Turn on
@typescript-eslint/no-invalid-void-type
. - Turn on
@typescript-eslint/no-unnecessary-condition
.
Non-breaking changes
- Turn off
no-mixed-operators
.
[email protected]
Breaking changes
[email protected]
Breaking changes
- Drop support for ESLint v7.