felixge / node-style-guide

A guide for styling your node.js / JavaScript code. Fork & adjust to your taste.
5k stars 915 forks source link

Make heading levels consistent #92

Closed faheel closed 7 years ago

faheel commented 7 years ago

Changed heading levels for the 'Naming Conventions' section. Also removed extra back-ticks in the closing of 'Method chaining' example code blocks.

pdehaan commented 7 years ago

:+1: Thanks!