Skip to content

Commit 0db7b38

Browse files
author
Gergely Nemeth
committed
Emphasize the original airbnb styleguide
1 parent 49752a7 commit 0db7b38

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
*A mostly reasonable approach to JavaScript - how we write Node.js at RisingStack*
44

5-
Heavily inspired by
6-
- the [Airbnb stlyeguide](https://github.com/airbnb/javascript)
5+
### Most of the content is taken from the [Airbnb stlyeguide](https://github.com/airbnb/javascript)
6+
7+
Heavily inspired by them as well:
78
- @caolan's [Node.js stlyeguide](http://caolanmcmahon.com/posts/nodejs_style_and_structure)
89
- @felixge's [Node.js stlyeguide](https://github.com/felixge/node-style-guide)
910

0 commit comments

Comments
 (0)