Skip to content

Commit

Permalink
[guide] add link to new version of Google Style Guide
Browse files Browse the repository at this point in the history
Add link to a newer version of this guide that includes ECMAScript 6th Edition features
  • Loading branch information
glgoose authored and ljharb committed Jun 27, 2019
1 parent 76ff7c7 commit a9a83d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3697,7 +3697,8 @@ Other Style Guides

**Other Style Guides**

- [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml)
- [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/)
- [Principles of Writing Consistent, Idiomatic JavaScript](https://github.com/rwaldron/idiomatic.js)
- [StandardJS](https://standardjs.com)
Expand Down

0 comments on commit a9a83d9

Please sign in to comment.