Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
tommm2 committed Mar 26, 2024
1 parent 2e928f3 commit cec7020
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions lighthouserc.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
{
"ci": {
"collect": {
"numberOfRuns": 1,
"settings": {
"preset": "desktop"
}
},
"assert": {
"assertions": {
"categories:performance": ["warn", { "minScore": 0.9 }],
"categories:accessibility": ["warn", { "minScore": 0.9 }],
"categories:best-practices": ["warn", { "minScore": 0.9 }],
"categories:seo": ["warn", { "minScore": 0.9 }]
}
"upload": {
"target": "temporary-public-storage"
}
}
}

0 comments on commit cec7020

Please sign in to comment.