Skip to content

Releases: macklinu/eslint-config-macklinu

v2.0.1

09 Jul 05:49
1a2778b

Choose a tag to compare

2.0.1 (2019-07-09)

Bug Fixes

  • typescript: use extends for prettier config (1a2778b)

v2.0.0

09 Jul 05:31
818f237

Choose a tag to compare

2.0.0 (2019-07-09)

Features

BREAKING CHANGES

  • Requires ESLint v6

v1.4.0

18 Feb 17:08
f664906

Choose a tag to compare

1.4.0 (2019-02-18)

  • Prefer ES6 features (const, template literals, object shorthand). All are fixable.
  • Prevent confusing or potentially erroneous code with added no-* rules.
  • Support React Hooks in macklinu/react.

v1.3.0

14 Feb 01:25
5e30030

Choose a tag to compare

1.3.0 (2019-02-14)

Features

v1.2.0

16 Nov 23:59
9463d52

Choose a tag to compare

1.2.0 (2018-11-16)

Features

  • typescript: add typescript config (9463d52)

v1.1.2

16 Nov 23:51
1e721f8

Choose a tag to compare

1.1.2 (2018-11-16)

Bug Fixes

  • react: extend prettier/react config (1e721f8)

v1.1.1

09 Nov 06:08
5aeb70d

Choose a tag to compare

1.1.1 (2018-11-09)

Bug Fixes

  • add jest.js to package.json#files (5aeb70d)

v1.1.0

06 Nov 02:21
7f37c0f

Choose a tag to compare

1.1.0 (2018-11-06)

Features

v1.0.0

23 Oct 23:47
1474205

Choose a tag to compare

1.0.0 (2018-10-23)

Features

  • create eslint-config-macklinu (bdad7aa)