module.exports = { upgrade: true, // target: 'newest', reject: [ 'webpack-dev-server', 'electron', 'chalk', // 'eslint-config-standard' ] }