Skip to content

Releases: relaycorp/eslint-config

v1.1.44

13 Dec 17:04
Compare
Choose a tag to compare

1.1.44 (2022-12-13)

Bug Fixes

  • naming-convention: Allow UPPER_CASE in global vars (6f4deb4)

v1.1.43

13 Dec 16:59
Compare
Choose a tag to compare

1.1.43 (2022-12-13)

Bug Fixes

  • yoda: Only enforce in equality comparisons (d0e616d)

v1.1.42

13 Dec 16:04
Compare
Choose a tag to compare

1.1.42 (2022-12-13)

Bug Fixes

  • jsdoc: Set require-param-type to off (6e467d5)

v1.1.41

13 Dec 12:05
Compare
Choose a tag to compare

1.1.41 (2022-12-13)

Bug Fixes

  • jest: Allow importing jest from @jest/globals (1c049de)

v1.1.40

12 Dec 15:49
Compare
Choose a tag to compare

1.1.40 (2022-12-12)

Bug Fixes

  • no-extraneous-dependencies: Allow jest import in testUtils subdirectories (d805c8b)

v1.1.39

12 Dec 15:04
Compare
Choose a tag to compare

1.1.39 (2022-12-12)

Bug Fixes

  • Ignore deprecated imports (e82d548)

v1.1.38

12 Dec 12:26
Compare
Choose a tag to compare

1.1.38 (2022-12-12)

Bug Fixes

  • Warn when using deprecated definitions (9c74564)

v1.1.37

12 Dec 12:07
Compare
Choose a tag to compare

1.1.37 (2022-12-12)

Bug Fixes

  • Add missing property to @typescript-eslint/naming-convention (2f11299)

v1.1.36

12 Dec 12:01
Compare
Choose a tag to compare

1.1.36 (2022-12-12)

Bug Fixes

  • Allow leading underscores in parameter names (68992a6)

v1.1.35

12 Dec 11:01
Compare
Choose a tag to compare

1.1.35 (2022-12-12)

Bug Fixes

  • jest-formatting: Enable plugin (25af714)