Skip to content

Commit 7533a44

Browse files
committed
feat: increase score
1 parent 847b995 commit 7533a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lighthouserc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module.exports = {
88
},
99
assert: {
1010
assertions: {
11-
"categories:performance": ["warn", { minScore: 0.1 }],
11+
"categories:performance": ["warn", { minScore: 0.8 }],
1212
"categories:accessibility": ["warn", { minScore: 0.1 }],
1313
"categories:seo": ["warn", { minScore: 0.1 }]
1414
}

0 commit comments

Comments
 (0)