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 49752a7 commit 0db7b38Copy full SHA for 0db7b38
README.md
@@ -2,8 +2,9 @@
2
3
*A mostly reasonable approach to JavaScript - how we write Node.js at RisingStack*
4
5
-Heavily inspired by
6
-- the [Airbnb stlyeguide](https://github.com/airbnb/javascript)
+### Most of the content is taken from the [Airbnb stlyeguide](https://github.com/airbnb/javascript)
+
7
+Heavily inspired by them as well:
8
- @caolan's [Node.js stlyeguide](http://caolanmcmahon.com/posts/nodejs_style_and_structure)
9
- @felixge's [Node.js stlyeguide](https://github.com/felixge/node-style-guide)
10
0 commit comments