Releases: herp-inc/eslint-config
Releases · herp-inc/eslint-config
base@0.20.0
base@0.19.0
Breaking changes
- Turn on
import/no-duplicates
.
Non-breaking changes
- Turn off
@typescript-eslint/no-duplicate-imports
.
react@0.2.0
Breaking changes
- Detect the React version automatically
base@0.18.0
Breaking changes
base@0.17.0
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
.
base@0.16.0
Breaking changes
base@0.15.0
Breaking changes
- Drop support for ESLint v7.
jsx@0.2.0
Breaking changes
- Turn on
react/jsx-curly-brace-presence
.
base@0.14.0
Non-breaking changes
- Enable
allowSingleExtends
option of@typescript-eslint/no-empty-interface
.
node@0.3.0
Non-breaking changes
- Allow
eslint
v8.