google js guide link
This commit is contained in:
parent
cd2c7ce3c8
commit
fef7155cd3
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ Of course, a team can always write their own style guide, but usually there's no
|
|||
|
||||
Some popular choices:
|
||||
|
||||
- [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml)
|
||||
- [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
|
||||
- [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)
|
||||
- [Idiomatic.JS](https://github.com/rwaldron/idiomatic.js)
|
||||
- [StandardJS](https://standardjs.com/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue