module.exports = { extends: 'lighthouse:default', settings: { onlyAudits: ['metrics'], }, };