Skip to content

Instantly share code, notes, and snippets.

function (very, good, parameters) {
// Line up our variables
var foo,
string_var= "lol",
bar,
object = new Constructor();
// Four space indent
if (condition) {