Releases: herp-inc/eslint-config
Releases · herp-inc/eslint-config
jest@0.4.0
Non-breaking changes
- Allow
eslint
v8. - Allow
eslint-plugin-jest
v26.
base@0.13.0
Non-breaking changes
- Turn off
@typescript-eslint/require-await
.
react@0.1.0
Add `@herp-inc/eslint-config-react`
jsx@0.1.0
base@0.12.0
Non-breaking changes
- Allow
__resolveType
as a method name
base@0.11.0
Non-breaking changes
- Allow
@typescript-eslint/eslint-plugin
and@typescript-eslint/parser
v5. - Allow
eslint
v8.
jest@0.3.0
Non-breaking changes
- Allow
eslint-plugin-jest
v25.
base@0.10.0
Non-breaking changes
- Relax
@typescript-eslint/naming-convention
for properties.
node@0.2.0
Non-breaking changes
- Turn off
no-process-exit
.- It was deprecated in ESLint v7.0.0
- Turn off
node/no-missing-import
.