Skip to content

Releases: simplymadeapps/eslint-config-simplymadeapps

v1.5.12

21 Apr 16:51
569c7d8
Compare
Choose a tag to compare

What's Changed

  • FAF-564: Update rules to include 'no-duplicate-imports' to enforce single line imports from same module by @brianpattison in #28

Full Changelog: v1.5.11...v1.5.12

v1.5.11

28 Jul 16:36
c68ed54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.10...v1.5.11

Version 1.5.10

05 Mar 17:28
c5a4529
Compare
Choose a tag to compare
  • Add 'prefer-destructuring' rule #25

Version 1.5.9

15 Jan 15:34
ecf9477
Compare
Choose a tag to compare
  • Add 'newline-before-return' rule #24

Version 1.5.8

06 Nov 15:41
c761e4c
Compare
Choose a tag to compare
  • Add rule for requiring await when an async function is used #23

Version 1.5.7

31 Jul 14:35
c2fc3a5
Compare
Choose a tag to compare
  • Extend 'jest/style' ESLint rules #22

Version 1.5.6

24 Jul 19:46
d831f49
Compare
Choose a tag to compare
  • Use 'babel-eslint' parser #21

Version 1.5.5

26 Jun 21:26
87f6d8f
Compare
Choose a tag to compare
  • Add plugins for jest rules and formatting #20

Version 1.5.2

24 Feb 14:20
ed840ac
Compare
Choose a tag to compare
  • Add ESLint rule for 'react/button-has-type' #18

Version 1.5.1

18 Feb 18:08
6a9d8c1
Compare
Choose a tag to compare
  • Add 'sort-imports' rule #17