Skip to content

Releases: zemd/eslint-flat-config

v3.0.1

25 Dec 21:38
2c01f94
Compare
Choose a tag to compare

Patch Changes

  • 4ec5af6: fixing typescript files glob

v3.0.0

25 Dec 21:22
2744ded
Compare
Choose a tag to compare

Major Changes

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)