Skip to content

Commit a9a83d9

Browse files
glgooseljharb
authored andcommitted
[guide] add link to new version of Google Style Guide
Add link to a newer version of this guide that includes ECMAScript 6th Edition features
1 parent 76ff7c7 commit a9a83d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3697,7 +3697,8 @@ Other Style Guides
36973697

36983698
**Other Style Guides**
36993699

3700-
- [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml)
3700+
- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
3701+
- [Google JavaScript Style Guide (Old)](https://google.github.io/styleguide/javascriptguide.xml)
37013702
- [jQuery Core Style Guidelines](https://contribute.jquery.org/style-guide/js/)
37023703
- [Principles of Writing Consistent, Idiomatic JavaScript](https://github.com/rwaldron/idiomatic.js)
37033704
- [StandardJS](https://standardjs.com)

0 commit comments

Comments
 (0)