Skip to content

Commit

Permalink
update page for reports
Browse files Browse the repository at this point in the history
Signed-off-by: Yash Khare <[email protected]>
  • Loading branch information
khareyash05 committed Dec 16, 2024
1 parent c2e9445 commit ef7d1b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lighthouserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"assert": {
"assertions": {
"categories:performance": ["error", {"minScore": 0.8}],
"categories:performance": ["error", {"minScore": 0.6}],
"categories:accessibility": ["error", {"minScore": 0.8}],
"categories:best-practices": ["error", {"minScore": 0.8}],
"categories:best-practices": ["error", {"minScore": 0.3}],
"categories:seo": ["error", {"minScore": 0.8}],
"csp-xss": "warn"
}
Expand Down

0 comments on commit ef7d1b3

Please sign in to comment.