Skip to content

Releases: Tresjs/eslint-config

v1.4.0

01 Oct 15:09
Compare
Choose a tag to compare

1.4.0 (2024-10-01)

🚀 Features

  • added ignores and turn off style/max-statements-per-line rule (a87f92d)
  • moved ignores to antfu config (d033c2e)

What's Changed

  • feat: added ignores and turn off style/max-statements-per-line rule by @alvarosabu in #20

Full Changelog: 1.3.2...1.4.0

v1.3.2

25 Sep 12:42
Compare
Choose a tag to compare

1.3.2 (2024-09-25)

🩹 Bug Fixes

  • only accept new minor versions (eddbf2b)
  • turn-off import rule (cc08478)

v1.3.1

13 Sep 08:20
Compare
Choose a tag to compare

1.3.1 (2024-09-13)

🩹 Bug Fixes

  • more perfectionist rules fixed (8e7c146)

Full Changelog: 1.3.0...1.3.1

v1.3.0

06 Sep 14:33
Compare
Choose a tag to compare

1.3.0 (2024-09-06)

🚀 Features

  • perfectionist/sort-imports (57f155b)

Full Changelog: 1.2.0...1.3.0

v1.2.0

30 Aug 08:35
Compare
Choose a tag to compare

1.2.0 (2024-08-30)

🚀 Features

  • update to @antfu/estlint-config v3 (56bb1b9)

v1.1.0

16 May 15:23
Compare
Choose a tag to compare

1.1.0 (2024-05-16)

🚀 Features

  • added exception to rule vue/attribute-hyphenation (b70f2fa)

🩹 Bug Fixes

  • import correct flatconfig type (b97879f)

⚙️ Refactor

  • add rule for hyphenation to the right place (7d6ac43)

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

17 Mar 12:26
Compare
Choose a tag to compare

1.0.0 (2024-03-17)

  • Flat config
  • Extend @antfu/eslint-config

Full Changelog: https://github.com/Tresjs/eslint-config/commits/1.0.0