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 c29430e commit 8897fbeCopy full SHA for 8897fbe
1 file changed
.github/lighthouse/lighthouse-config-prod.json
@@ -4,7 +4,7 @@
4
"preset": "lighthouse:recommended",
5
"assertions": {
6
"categories:accessibility": ["error", {"minScore": 1}],
7
- "categories:best-practices": ["error", {"minScore": 0.92}],
+ "categories:best-practices": ["error", {"minScore": 0.78}],
8
"categories:seo": ["error", {"minScore": 1}],
9
"bf-cache": "off",
10
"bootup-time": "off",
0 commit comments