Skip to content

Releases: checkdigit/eslint-config

v9.8.0

25 Jul 15:09
a0e36d0
Compare
Choose a tag to compare
update eslint-plugin-sonarjs to 1.0.4 (#156)

v9.7.0

15 Jul 19:13
470ea01
Compare
Choose a tag to compare

What's Changed

  • apply new rule @checkdigit/no-promise-instance-method by @le-cong in #152

Full Changelog: v9.6.0...v9.7.0

v9.6.0

11 Jul 17:22
c97f166
Compare
Choose a tag to compare

What's Changed

  • apply new rule @checkdigit/invalid-json-stringify by @le-cong in #150

Full Changelog: v9.5.0...v9.6.0

v9.5.0

03 Jul 14:27
190057f
Compare
Choose a tag to compare

What's Changed

  • apply new rule @checkdigit/no-test-import by @le-cong in #145

Full Changelog: v9.4.0...v9.5.0

v9.4.0

24 Jun 21:04
4711c4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.3.0...v9.4.0

v9.3.0

21 Jun 18:35
ee578e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.0...v9.3.0

v9.2.0

12 Mar 14:53
c065892
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.1...v9.2.0

v9.1.1

07 Feb 16:18
87e2b1a
Compare
Choose a tag to compare

What's Changed

  • added checkdigit/typescript to no import list by @lukebrdn in #134

Full Changelog: v9.1.0...v9.1.1

v9.1.0

18 Dec 21:26
86910e2
Compare
Choose a tag to compare
Disable @typescript-eslint/no-base-to-string and import/no-extraneous…

…-dependencies.  Update to latest dependencies. (#131)

v9.0.0

28 Nov 19:53
6a5d4a4
Compare
Choose a tag to compare
typescript 5.3, require Node 20 (#126)