Skip to content

Commit

Permalink
update lighthouse ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar committed Oct 31, 2024
1 parent 25dcf1b commit 60e6326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lighthouse/lighthouserc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = {
},
assert: {
assertions: {
'categories:accessibility': ['error', { minScore: 0.9 }],
'categories:accessibility': ['warn', { minScore: 1 }],
},
},
Expand Down

0 comments on commit 60e6326

Please sign in to comment.