Skip to content

Releases: Neovici/eslint-config

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 10 Nov 09:44

1.3.3 (2021-11-10)

Bug Fixes

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 11:27

1.3.2 (2021-04-08)

Bug Fixes

  • some rules lead to ugly code (4247eee)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Nov 06:50

1.3.1 (2020-11-20)

Bug Fixes

  • replace babel-eslint to @babel/eslint-parser (f3010b8)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Oct 08:12

1.3.0 (2020-10-03)

Features

  • deps: upgrade to eslint 7 (6f81013)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 14 May 15:13

1.2.2 (2020-05-14)

Bug Fixes

  • run test (eslint) instead of lint (#25) (55787b1)
  • template-curly-spacing: enforce guideline (adb14ee)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 06:51

1.2.1 (2020-04-10)

Bug Fixes

  • enforce grouped exports (91381f3)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Feb 08:51

1.2.0 (2020-02-26)

Features

  • increase valid-jsdoc from warning to error (a17bf11), closes #20

v1.1.9

Choose a tag to compare

@github-actions github-actions released this 18 Feb 15:24

1.1.9 (2020-02-18)

Bug Fixes

  • drop class-methods-use-this, add object guideline rules (90606c2)
  • vscode: set npm package manager (7c6c9b9)

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 18 Feb 07:35

1.1.8 (2020-02-18)

Bug Fixes

  • add class-methods-use-this, switch 4 rules warn -> error (5eba38d)

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 08 Oct 08:22

1.1.7 (2019-10-08)

Bug Fixes

  • ci: adopt semantic release (66f1b02)