Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Releases: GetResponse/eslint-config-getresponse-base

v3.1.1

28 Feb 19:15
Compare
Choose a tag to compare

3.1.1 (2020-02-28)

Bug Fixes

  • update typescript rules (52fae3d)

v3.1.0

28 Feb 15:39
Compare
Choose a tag to compare

3.1.0 (2020-02-28)

Features

  • set rules for typescript (c91efcf)

v3.0.2

28 Feb 12:19
Compare
Choose a tag to compare

3.0.2 (2020-02-28)

Bug Fixes

v3.0.1

28 Feb 12:08
Compare
Choose a tag to compare

3.0.1 (2020-02-28)

Bug Fixes

  • remove useless files from published package, add @semantic-release/git plugin (d1a1efa)

v3.0.0

28 Feb 11:26
Compare
Choose a tag to compare

3.0.0 (2020-02-28)

Features

BREAKING CHANGES

  • depends on eslint ^6.8.0

v2.1.0

28 Feb 10:41
Compare
Choose a tag to compare
docs: update changelog

2.1.0

05 Jul 07:57
Compare
Choose a tag to compare
  • New rule: no-shadow
  • Modified rule: arrow-body-style

2.0.3

25 Jan 17:23
Compare
Choose a tag to compare
  • Removed deprecated experimentalObjectRestSpread option

2.0.2

21 Jan 16:53
Compare
Choose a tag to compare
  • Fixed import/dynamic-import-chunkname config

2.0.1

21 Jan 14:50
Compare
Choose a tag to compare
  • Fixed legacy decorators support