Releases: cheminfo/eslint-config-cheminfo-typescript
Releases · cheminfo/eslint-config-cheminfo-typescript
v12.0.4
12.0.4 (2023-07-28)
Bug Fixes
- disable @typescript-eslint/no-redundant-type-constituents (#39) (da7cfb7)
v12.0.3
12.0.3 (2023-07-19)
Bug Fixes
- disable require-await rule (7d735af)
v12.0.2
12.0.2 (2023-07-18)
Bug Fixes
- configure array-type rule (55bff12)
v12.0.1
12.0.1 (2023-07-18)
Bug Fixes
- disable new problematic rules (27347ad)
- reintroduce warnings instead of errors (94df95a)
v12.0.0
12.0.0 (2023-07-18)
⚠ BREAKING CHANGES
Features
v11.2.2
11.2.2 (2022-11-07)
Bug Fixes
- include TypeScript overrides in base config (a514a41)
v11.2.1
11.2.1 (2022-10-31)
Bug Fixes
- remove prefer-regexp-exec (59f2465)
v11.2.0
11.2.0 (2022-10-31)
Features
- add unicorn config and remove jest config (618ec22)