File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# [ RisingStack] ( http://risingstack.com ) Node.js Style Guide() {
2
2
3
- ### Most of the content is taken from the [ Airbnb stlyeguide ] ( https://github.com/airbnb/javascript )
3
+ ### Most of the content is taken from the [ Airbnb styleguide ] ( https://github.com/airbnb/javascript )
4
4
5
5
Heavily inspired by them as well:
6
- - @caolan 's [ Node.js stlyeguide ] ( http://caolanmcmahon.com/posts/nodejs_style_and_structure )
7
- - @felixge 's [ Node.js stlyeguide ] ( https://github.com/felixge/node-style-guide )
6
+ - @caolan 's [ Node.js styleguide ] ( http://caolanmcmahon.com/posts/nodejs_style_and_structure )
7
+ - @felixge 's [ Node.js styleguide ] ( https://github.com/felixge/node-style-guide )
8
8
9
9
## Table of Contents
10
10
@@ -1414,4 +1414,4 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1414
1414
1415
1415
**[⬆ back to top](#table-of-contents)**
1416
1416
1417
- # };
1417
+ # };
You can’t perform that action at this time.
0 commit comments