Skip to content

Releases: globalbrain/eslint-config

v2.1.0

27 Nov 09:53

Choose a tag to compare

Bug Fixes

  • turn on ignoreRestSiblings for no-unused-vars (#46) 34b0dcc, closes #46

v2.0.2

10 Sep 06:29

Choose a tag to compare

Bug Fixes

  • cover more possible extensions for release-it config (#45) (9e670e6)
  • re-enable auto-detection for TS and Vue (#44) (78e5db1)

v2.0.1

04 Sep 07:18

Choose a tag to compare

Bug Fixes

  • disable sorting of JSON keys and arrays (#43) (725746d)
  • adjust linebreak rule for = (#43) (725746d)
  • use semi as delimiter for single line type members (#43) (725746d)

v2.0.0

04 Sep 00:56

Choose a tag to compare

v2.0.0 Release 🎉

v1.7.1

08 Aug 16:47

Choose a tag to compare

Bug Fixes

  • move imports beginning with tilde to very top (a5060ae)

v1.7.0

08 Aug 15:56

Choose a tag to compare

Features

  • group imports beginning with tilde with externals (#36) (79512d4)

v1.6.0

27 Mar 10:08

Choose a tag to compare

Features

v1.5.2

06 Sep 04:52

Choose a tag to compare

Bug Fixes

v1.5.1

20 Jun 00:14

Choose a tag to compare

Bug Fixes

  • ESLint >= 8.40.0 brakes vue/comma-dangle rule (#20)

v1.5.0

28 Apr 03:34

Choose a tag to compare

Features