Fix eslint errors

This commit is contained in:
Tankred Hase
2017-08-15 16:03:06 +08:00
parent 750cf3d897
commit e9251d5203
20 changed files with 355 additions and 347 deletions

View File

@@ -1,7 +1,9 @@
'use strict';
module.exports = {
log: {
level: 'warn'
}
};
};