Skip to content

Releases: LeanKit-Labs/eslint-config-leankit

upgrade to eslint 9

27 Mar 21:21

Choose a tag to compare

upgrade to eslint 9

Updated deps

18 Oct 19:26

Choose a tag to compare

  • Updated deps

Breaking Change: Upgraded to babel 7

14 Dec 20:41

Choose a tag to compare

  • Upgrade eslint and other deps
  • Breaking Change: Upgraded to babel 7

Added eslint-plugin-react rules to react

24 Mar 16:50

Choose a tag to compare

  • Added eslint-plugin-react rules to react

Ignored max-statements for test configuration

23 Jul 02:38

Choose a tag to compare

  • Ignored max-statements for test configuration

Updated deps & rules that were commonly overridden

19 Jul 13:36

Choose a tag to compare

  • Updated deps & rules that were commonly overridden

Locked down eslint-plugin-react to ~7.12.4

17 Jul 20:44

Choose a tag to compare

  • Locked down eslint-plugin-react to ~7.12.4

Changed to use babel's no-invalid-this

11 Apr 19:26

Choose a tag to compare

  • Changed to use babel's no-invalid-this

Removed no-unused-expressions override from test.js

12 Dec 19:55

Choose a tag to compare

  • Removed no-unused-expressions override from test.js

Added rule to enforce js extension for react components

09 Oct 21:45

Choose a tag to compare

  • Added rule to enforce js extension for react components