mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-20 15:30:39 +01:00
ESlint no-undef, remove global comments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
/* globals define*/
|
||||
|
||||
|
||||
define('topicSelect', ['components'], function (components) {
|
||||
var TopicSelect = {};
|
||||
|
||||
Reference in New Issue
Block a user