linting client side modules

This commit is contained in:
psychobunny
2015-02-25 19:09:39 -05:00
parent c3541dbc95
commit cb1e2c9fef
12 changed files with 20 additions and 12 deletions

View File

@@ -1,3 +1,6 @@
"use strict";
/*globals define, app, ajaxify, socket, RELATIVE_PATH*/
define('forum/reset_code', function() {
var ResetCode = {};