mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-21 00:52:02 +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 path = require('path');
|
||||
|
||||
Reference in New Issue
Block a user