lint: Add dangling commas in JavaScript objects.

This commit is contained in:
Tim Abbott
2017-01-11 15:17:43 -08:00
parent 7ca2d21d97
commit 998dff9e50
63 changed files with 302 additions and 302 deletions

View File

@@ -77,7 +77,7 @@ $(function () {
// We ignore errors from the server because
// they're unlikely and we'll get an email either
// way
}
},
});
show_and_fade_elem($("#tell-a-friend-success"));
@@ -90,7 +90,7 @@ $(function () {
showErrors: function () {
this.defaultShowErrors();
resize.resize_page_components();
}
},
});
$("#referral-form input").on('blur', function () {