Releases: leviy/javascript-coding-standard
Releases · leviy/javascript-coding-standard
2.0.2
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
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
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
Compare
Sorry, something went wrong.
No results found
Changed the allowed empty lines to ‘1’
1.1.2
Compare
Sorry, something went wrong.
No results found
Small improvement to our default eslint configuration
1.1.1
Compare
Sorry, something went wrong.
No results found
Merge pull request #3 from leviy/fix-rules
Fixed rules syntax
1.1.0
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
Compare
Sorry, something went wrong.
No results found
Changelog
Add configuration for switch statement indentation (pull request #1 )
1.0.0
Compare
Sorry, something went wrong.
No results found
v1.0.0
Initial commit of the Leviy javascript styleguide including a default…