Skip to content
This repository has been archived by the owner on Mar 29, 2020. It is now read-only.

Releases: anvilabs/tslint-config

v1.10.0

12 Feb 00:59
Compare
Choose a tag to compare

1.10.0 (2019-02-12)

Features

  • enable back rules that use type info (9756bf7)

v1.9.0

11 Feb 21:55
Compare
Choose a tag to compare

1.9.0 (2019-02-11)

Bug Fixes

  • remove rules supported by eslint plugin (23a9037)
  • upgrade plugins (8a75cb3)

Features

v1.8.0

21 Oct 13:58
Compare
Choose a tag to compare

1.8.0 (2018-10-21)

Bug Fixes

  • deps: loosen typescript peer dependency (6ef195a)
  • upgrade plugins (652b8cf)

Features

v1.7.0

15 Jun 20:17
Compare
Choose a tag to compare

1.7.0 (2018-06-15)

Bug Fixes

  • disable redundant tslint-sonarts rules (a387d2f)

Features

  • enable no-non-null-assertion rule (dcc54b2)

v1.6.0

15 Jun 19:59
Compare
Choose a tag to compare

1.6.0 (2018-06-15)

Bug Fixes

Features

  • add new sonarts rules (b8f0ed9)
  • add new tslint-immutable rules (b821f5b)

v1.5.1

08 Apr 11:49
Compare
Choose a tag to compare

1.5.1 (2018-04-08)

Bug Fixes

  • stop trying to load tslint-misc-rules (ba06153)

v1.5.0

07 Apr 22:35
Compare
Choose a tag to compare

1.5.0 (2018-04-07)

Features

  • remove all disabled rules (8f25614)
  • remove tslint-misc-rules (d75028e)

v1.4.1

25 Mar 20:37
Compare
Choose a tag to compare

1.4.1 (2018-03-25)

Bug Fixes

  • tslint-misc-rules: disable react-lifecycle-order rule (d083ba3)

v1.4.0

25 Mar 20:12
Compare
Choose a tag to compare

1.4.0 (2018-03-25)

Bug Fixes

  • tslint-immutable: disable no-method-signature rule (0533b48)
  • upgrade plugins (cff3fd6)

Features

v1.3.0

15 Feb 00:24
Compare
Choose a tag to compare

1.3.0 (2018-02-15)

Features

  • enable some tslint-immutable rules (a9d0c2f)