mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-26 19:26:05 +02:00
linting client side modules
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
"use strict";
|
||||
/*globals define, app, ajaxify, socket, RELATIVE_PATH*/
|
||||
|
||||
define('forum/reset_code', function() {
|
||||
var ResetCode = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user