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 847b995 commit 7533a44Copy full SHA for 7533a44
lighthouserc.js
@@ -8,7 +8,7 @@ module.exports = {
8
},
9
assert: {
10
assertions: {
11
- "categories:performance": ["warn", { minScore: 0.1 }],
+ "categories:performance": ["warn", { minScore: 0.8 }],
12
"categories:accessibility": ["warn", { minScore: 0.1 }],
13
"categories:seo": ["warn", { minScore: 0.1 }]
14
}
0 commit comments