mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-17 11:11:04 +01:00
chore: eslint import/newline-after-import
This commit is contained in:
committed by
Julian Lam
parent
9f6a682ca9
commit
4ee0f1459d
@@ -1,6 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
var nconf = require('nconf');
|
||||
|
||||
var databaseName = nconf.get('database');
|
||||
var winston = require('winston');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user