Skip to content

Releases: zemd/eslint-flat-config

v2.0.6

10 Mar 10:52
3438369
Compare
Choose a tag to compare

Patch Changes

  • e425255: adding @graphql-eslint rules

v2.0.5

07 Mar 07:03
05ab2a5
Compare
Choose a tag to compare

Patch Changes

  • cf48693: changing the order of the rules

v2.0.4

06 Mar 20:43
da5fe48
Compare
Choose a tag to compare

Patch Changes

  • 18eb737: fixing no-unused-vars rule for typescript, ignoring temporary folders, turning off react/prop-types

v2.0.3

04 Mar 10:55
9141a8e
Compare
Choose a tag to compare

Patch Changes

  • 1976ee2: avoiding react/function-component-definition rule

v2.0.2

04 Mar 10:09
8497990
Compare
Choose a tag to compare

Patch Changes

v2.0.1

04 Mar 08:00
3b3c458
Compare
Choose a tag to compare

Patch Changes

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)