const Config = require('../../index') let config = new Config() console.log(JSON.stringify(config, undefined, 2))