lint
This commit is contained in:
parent
421dd30c9d
commit
9026702e7b
2 changed files with 17 additions and 17 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue