Skip to content

Releases: besenwagen/npm_eslint-config

v4.0.0

18 Dec 20:32
Compare
Choose a tag to compare

4.0.0 (2022-12-18)

BREAKING CHANGES

  • use tabs

v3.0.0

24 Oct 18:21
Compare
Choose a tag to compare

3.0.0 (2021-10-24)

Features

BREAKING CHANGES

  • rules: don't extend recommended

v2.2.0

27 Mar 22:50
Compare
Choose a tag to compare

2.2.0 (2021-03-27)

Features

  • max-statements: publish (191b9f2)

v2.1.0

18 Aug 11:15
Compare
Choose a tag to compare

2.1.0 (2020-08-18)

Features

  • test: override curly rule (d22e900)

v2.0.0

07 Jun 11:41
Compare
Choose a tag to compare

2.0.0 (2020-06-07)

Features

  • rules: exapnd test module overrides (fff4c70)

BREAKING CHANGES

  • rules: semi never

v1.0.4

01 Feb 15:28
Compare
Choose a tag to compare

1.0.4 (2020-02-01)

Bug Fixes

  • overrides: Correct rule typo (dcda602)

v1.0.3

01 Feb 15:24
Compare
Choose a tag to compare

1.0.3 (2020-02-01)

Bug Fixes

  • overrides: Add more test exceptions (6ee1390)

v1.0.2

01 Feb 14:13
Compare
Choose a tag to compare

1.0.2 (2020-02-01)

Bug Fixes

  • globals: Add BigInt crutch (50c8e30)

v1.0.1

01 Feb 11:31
Compare
Choose a tag to compare

1.0.1 (2020-02-01)

Bug Fixes

  • comma-dangle: Deal with breaking change for multiline function parameters in ESLint minor release (280ec3f)

v1.0.0

01 Feb 10:05
Compare
Choose a tag to compare

1.0.0 (2020-02-01)

Features