Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

Releases: ianwremmel/eslint-config

v2.2.0

25 Jun 19:31

Choose a tag to compare

<a name"2.2.0">

2.2.0 (2017-06-25)

Features

  • import: add eslint-plugin-import (e9c6f4bf)

v2.1.0

25 Jun 02:34

Choose a tag to compare

<a name"2.1.0">

2.1.0 (2017-06-25)

Features

v2.0.1

05 Jun 00:12

Choose a tag to compare

<a name"2.0.1">

2.0.1 (2017-06-05)

Bug Fixes

  • all: adjust rules after contact with reality (b5990dd3)

v2.0.0

04 Jun 07:56

Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-06-04)

Features

  • all: remove dependencies on external configs (d2ab3e40)

Breaking Changes

  • this change removes the import and react configs. They will be added back when I work on such projects again.

(d2ab3e40)

v1.2.1

05 Feb 21:54

Choose a tag to compare

<a name"1.2.1">

1.2.1 (2017-02-05)

Bug Fixes

  • es2015-imports: reference other files correctly (2b844c62)
  • script: remove reference to wrong project (4e41cb4c)

v1.2.0

05 Feb 21:31

Choose a tag to compare

<a name"1.2.0">

1.2.0 (2017-02-05)

Features

  • config: remove "raw" folder in favor of @ciscospark/eslint-config; use "all" configs for (65354551)

v1.1.1

16 Jan 05:03

Choose a tag to compare

<a name"1.1.1">

1.1.1 (2017-01-16)

Bug Fixes

  • strict: only disable strict mode rule when imports are being used (4cd0fa2a)

v1.1.0

22 Dec 21:46

Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-12-22)

Features

  • script: allow sync methods in scripts (e522ca78)