mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
lint
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
const conf = require('./config.js');
|
||||
|
||||
const isProduction = conf.env === 'production'
|
||||
const isProduction = conf.env === 'production';
|
||||
|
||||
const mozlog = require('mozlog')({
|
||||
app: 'FirefoxFileshare',
|
||||
|
||||
Reference in New Issue
Block a user