We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ff7c7 commit a9a83d9Copy full SHA for a9a83d9
README.md
@@ -3697,7 +3697,8 @@ Other Style Guides
3697
3698
**Other Style Guides**
3699
3700
- - [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml)
+ - [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
3701
+ - [Google JavaScript Style Guide (Old)](https://google.github.io/styleguide/javascriptguide.xml)
3702
- [jQuery Core Style Guidelines](https://contribute.jquery.org/style-guide/js/)
3703
- [Principles of Writing Consistent, Idiomatic JavaScript](https://github.com/rwaldron/idiomatic.js)
3704
- [StandardJS](https://standardjs.com)
0 commit comments