Skip to content

Releases: cheminfo/eslint-config-cheminfo-typescript

v12.0.4

28 Jul 08:09
dbadc06
Compare
Choose a tag to compare

12.0.4 (2023-07-28)

Bug Fixes

  • disable @typescript-eslint/no-redundant-type-constituents (#39) (da7cfb7)

v12.0.3

19 Jul 09:45
cf9a02b
Compare
Choose a tag to compare

12.0.3 (2023-07-19)

Bug Fixes

  • disable require-await rule (7d735af)

v12.0.2

18 Jul 15:18
3a0bcee
Compare
Choose a tag to compare

12.0.2 (2023-07-18)

Bug Fixes

  • configure array-type rule (55bff12)

v12.0.1

18 Jul 14:37
5c8fd1d
Compare
Choose a tag to compare

12.0.1 (2023-07-18)

Bug Fixes

  • disable new problematic rules (27347ad)
  • reintroduce warnings instead of errors (94df95a)

v12.0.0

18 Jul 13:13
2a1f0ce
Compare
Choose a tag to compare

12.0.0 (2023-07-18)

⚠ BREAKING CHANGES

  • update plugin and config

Features

  • update plugin and config (5140835)

v11.3.1

18 Mar 08:34
5560106
Compare
Choose a tag to compare

11.3.1 (2023-03-18)

Bug Fixes

v11.3.0

10 Mar 15:08
6fa2bef
Compare
Choose a tag to compare

11.3.0 (2023-03-10)

Features

v11.2.2

07 Nov 13:56
949cec8
Compare
Choose a tag to compare

11.2.2 (2022-11-07)

Bug Fixes

  • include TypeScript overrides in base config (a514a41)

v11.2.1

31 Oct 11:52
c0c9fed
Compare
Choose a tag to compare

11.2.1 (2022-10-31)

Bug Fixes

  • remove prefer-regexp-exec (59f2465)

v11.2.0

31 Oct 10:15
ff9954e
Compare
Choose a tag to compare

11.2.0 (2022-10-31)

Features

  • add unicorn config and remove jest config (618ec22)