config: {
  ...
  installDevTools: {
    extensions: [
      'REACT_DEVELOPER_TOOLS',
      'REDUX_DEVTOOLS'
    ],
    forceDownload: false
  }
}