mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-08 10:32:50 +02: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