mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 03:26:04 +01:00
ESlint no-undef, remove global comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
/* globals define, socket, app */
|
||||
|
||||
|
||||
define('autocomplete', function () {
|
||||
var module = {};
|
||||
|
||||
Reference in New Issue
Block a user