Skip to content

Releases: zemd/eslint-flat-config

v2.0.0

04 Mar 07:28
bd56a92
Compare
Choose a tag to compare

Major Changes

  • 3db3e53: switchign to bun, removing prettier config, using stylistic when necessary, avoiding deprecated rules, cleaning configs

v1.0.5

23 Oct 10:14
87d38bf
Compare
Choose a tag to compare

1.0.5 (2023-10-23)

Bug Fixes

  • allowing using any in typescript (87d38bf)

v1.0.4

23 Oct 09:54
bea5461
Compare
Choose a tag to compare

1.0.4 (2023-10-23)

Bug Fixes

  • turn off @typescript-eslint/no-unsafe-return by default (bea5461)

v1.0.3

23 Oct 09:00
c765fad
Compare
Choose a tag to compare

1.0.3 (2023-10-23)

Bug Fixes

  • turn off@typescript-eslint/no-explicit-any be default (c765fad)

v1.0.2

23 Oct 08:47
c47d662
Compare
Choose a tag to compare

1.0.2 (2023-10-23)

Bug Fixes

  • turn off @typescript-eslint/no-unsafe-call by default (c47d662)

v1.0.1

23 Oct 05:17
af9603d
Compare
Choose a tag to compare

1.0.1 (2023-10-23)

Bug Fixes

v1.0.0

23 Oct 05:16
a1cf12c
Compare
Choose a tag to compare

initial release