Skip to content

Releases: leviy/javascript-coding-standard

2.0.2

07 Nov 11:32
6467e8d
Compare
Choose a tag to compare

Changelog for 2.0.2

  • GitHub workflow action added to automate publishing the package to the registry (pull request #8)

2.0.1

18 Jul 09:26
614408c
Compare
Choose a tag to compare

Changelog for 2.0.1

  • Bump version (pull request #6)
  • Place eslint-plugin-import back to peerDependencies (pull request #5)

2.0.0

18 Jul 09:00
dbceea0
Compare
Choose a tag to compare

Changelog for 2.0.0

  • Add JSDoc plugin and update dependencies to latest (pull request #4)

1.1.3

07 Mar 09:03
Compare
Choose a tag to compare

Changed the allowed empty lines to ‘1’

1.1.2

07 Mar 08:58
Compare
Choose a tag to compare

Small improvement to our default eslint configuration

1.1.1

08 Oct 08:32
e93c394
Compare
Choose a tag to compare
Merge pull request #3 from leviy/fix-rules

Fixed rules syntax

1.1.0

08 Oct 07:24
73dff67
Compare
Choose a tag to compare
Merge pull request #2 from leviy/update-airbnb-base

Updated eslint airbnb base package dependency

1.0.1

16 Aug 07:24
e643ea3
Compare
Choose a tag to compare

Changelog

  • Add configuration for switch statement indentation (pull request #1)

1.0.0

11 Jun 10:38
Compare
Choose a tag to compare
Initial commit of the Leviy javascript styleguide including a default…

… ESLint config