Skip to content

Releases: adgorithmics-inc/eslint-config-base

v1.7.1

27 Apr 05:23
9821816
Compare
Choose a tag to compare

Removed max-depth rule.

v1.7.0

01 Apr 02:07
799c70a
Compare
Choose a tag to compare
NO-TICKET fixed overrides for ts (#19)

v1.6.2

30 Mar 04:43
Compare
Choose a tag to compare
NO-TICKET don't check objects

v1.6.1

10 Mar 02:15
Compare
Choose a tag to compare

Changelog

  • removed detectObjects from no-magic-numbers rule

v1.6.0

10 Mar 02:05
436141e
Compare
Choose a tag to compare

Changelog

  • added curly rule

v1.5.1

25 Feb 07:08
1761d69
Compare
Choose a tag to compare

Changelog

  • removed no null assertion check for typescript

v1.5.0

14 Feb 02:47
Compare
Choose a tag to compare

Changelog

  • Add no-console eslint rule

v1.4.6

07 Jan 08:28
Compare
Choose a tag to compare
NO-TICKET fixed broken file (#15)

v1.4.5

31 Dec 04:08
Compare
Choose a tag to compare

Changelog

  • better typescript no-magic-number settings

v1.4.4

24 Dec 04:24
Compare
Choose a tag to compare

Changelog

  • allow any in ts tests
  • allow node js functions in tests