Releases: leviy/javascript-coding-standard
Releases · leviy/javascript-coding-standard
2.0.2
07 Nov 11:32
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog for 2.0.0
Add JSDoc plugin and update dependencies to latest (pull request #4 )
1.1.3
07 Mar 09:03
Compare
Sorry, something went wrong.
No results found
Changed the allowed empty lines to ‘1’
1.1.2
07 Mar 08:58
Compare
Sorry, something went wrong.
No results found
Small improvement to our default eslint configuration
1.1.1
08 Oct 08:32
Compare
Sorry, something went wrong.
No results found
Merge pull request #3 from leviy/fix-rules
Fixed rules syntax
1.1.0
08 Oct 07:24
Compare
Sorry, something went wrong.
No results found
Merge pull request #2 from leviy/update-airbnb-base
Updated eslint airbnb base package dependency
1.0.1
16 Aug 07:24
Compare
Sorry, something went wrong.
No results found
Changelog
Add configuration for switch statement indentation (pull request #1 )
1.0.0
11 Jun 10:38
Compare
Sorry, something went wrong.
No results found
v1.0.0
Initial commit of the Leviy javascript styleguide including a default…