/** * The simplest possible config to get it running with defaults. */ module.exports = { settings: { 'import/resolver': 'webpack', }, }