Simplify configuration for different environments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
|
||||
log: {
|
||||
level: "warn"
|
||||
level: 'warn'
|
||||
}
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user