Skip to content

Commit

Permalink
fix: More updates to style guides.
Browse files Browse the repository at this point in the history
build:  [skip-ci]
  • Loading branch information
lots0logs committed Jul 20, 2020
1 parent 94ea9ea commit d421d68
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 644 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3719,12 +3719,11 @@ Other Style Guides
**Tools**
- Code Style Linters
- [ESlint](https://eslint.org/) - [Airbnb Style .eslintrc](https://github.com/elegantthemes/javascript/blob/master/linters/.eslintrc)
- [JSHint](http://jshint.com/) - [Airbnb Style .jshintrc](https://github.com/elegantthemes/javascript/blob/master/linters/.jshintrc)
- Neutrino Preset - [@neutrinojs/airbnb](https://neutrinojs.org/packages/airbnb/)
- [ESlint](https://eslint.org/) - [Elegant Themes Style .eslintrc](https://github.com/elegantthemes/javascript/blob/master/linters/.eslintrc)
**Other Style Guides**
- [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)
- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
- [Google JavaScript Style Guide (Old)](https://google.github.io/styleguide/javascriptguide.xml)
- [jQuery Core Style Guidelines](https://contribute.jquery.org/style-guide/js/)
Expand Down
Loading

0 comments on commit d421d68

Please sign in to comment.