mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-02 02:11:10 +02:00
ESlint no-undef, remove global comments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
'use strict';
|
||||
/*global require*/
|
||||
|
||||
|
||||
var assert = require('assert');
|
||||
var db = require('./mocks/databasemock');
|
||||
|
||||
Reference in New Issue
Block a user