Skip to content

Releases: leapfrogtechnology/eslint-config-leapfrog

v3.0.0

11 Apr 15:39
Compare
Choose a tag to compare
  • Minimum version of ESLint is now 6.0.0 or greater
  • Bump eslint-plugin-jsdoc to version ^22.1.0

v2.0.1

21 Oct 07:38
Compare
Choose a tag to compare

Do not require JSDoc for anonymous functions and expressions (#4)

v2.0.0

17 Sep 12:17
Compare
Choose a tag to compare

Update vulnerable packages js-yaml (#2) and lodash (#3)

v2.0.0-beta.0

07 Dec 06:35
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release
v2.0.0-beta.0

v1.0.1

01 May 05:25
Compare
Choose a tag to compare

Add rules for async-await

  • no-await-in-loop
  • no-return-await
  • require-await

v1.0.0

04 Apr 09:11
Compare
Choose a tag to compare
Add installation instructions