Vulcan/server
Christian Bundy 86ec3ede93 Solve trivial JS errors
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
..
api.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
email.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
invites.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
migrations.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
notifications.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
publications.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
rss.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
scoring.js Best practice to pass object than to check for optional parameter value 2014-01-25 14:11:26 -05:00
search.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
toolbox.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
users.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00