chore: eslint import/newline-after-import

This commit is contained in:
Peter Jaszkowiak
2021-02-03 23:53:16 -07:00
committed by Julian Lam
parent 9f6a682ca9
commit 4ee0f1459d
37 changed files with 45 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
'use strict';
var nconf = require('nconf');
var databaseName = nconf.get('database');
var winston = require('winston');