Skip to content

Releases: scriptdaemon/eslint-config

v2.1.0

11 Jul 00:10
v2.1.0
feb1155
Compare
Choose a tag to compare

Features

  • Update eslint-plugin-vue to 4.3.0 (f05dd9e)

v2.0.1

25 Feb 09:44
v2.0.1
6ed0b1c
Compare
Choose a tag to compare

Fixes

  • Remove peer dependencies (9a5866c)

v2.0.0

25 Feb 09:41
v2.0.0
b8cd449
Compare
Choose a tag to compare

Changes

  • Require npm 3.10.8 or greater (c126dc4)
  • Update eslint-plugin-node to 6.0.0 (b8a8379)
  • Update eslint-plugin-standard to 11.0.0 (1caf689)

Features

  • Update eslint to 4.18.1 (ccc3ea3)

v1.3.1

05 Jan 02:39
v1.3.1
f491198
Compare
Choose a tag to compare

Fixes

  • Exclude non-essential files when packaging for npm (51c490b)
  • Update eslint-plugin-vue to 4.0.1 (f3b7637)

v1.3.0

21 Feb 07:01
v1.3.0
Compare
Choose a tag to compare

Features

  • Disable vue/max-attributes-per-line rule (27e8308)

v1.2.0

21 Feb 07:07
v1.2.0
Compare
Choose a tag to compare

Features

v1.1.0

21 Feb 07:10
v1.1.0
Compare
Choose a tag to compare

Fixes

  • Remove dependency lock file, so the latest in-range versions can be installed (7e06df5)

Notes

  • Should have been a patch release, as the lock file has no bearing on dependent packages (the lock file is automatically omitted when published).

v1.0.0

21 Feb 07:12
v1.0.0
Compare
Choose a tag to compare

Features

  • Add ESLint recommended config (07aab3b)
  • Add Vue.js recommended config (07aab3b)
  • Add JavaScript Standard Style config (07aab3b)