We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe964b commit 868e4b4Copy full SHA for 868e4b4
1 file changed
.lighthouserc.cjs
@@ -41,7 +41,7 @@ module.exports = {
41
},
42
assert: {
43
assertions: {
44
- 'categories:accessibility': ['warn', { minScore: 1 }],
+ 'categories:accessibility': ['error', { minScore: 1 }],
45
46
47
upload: {
0 commit comments