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.
2 parents 445c6a2 + 0af5b9a commit e597511Copy full SHA for e597511
lighthouserc.json
@@ -8,7 +8,7 @@
8
"http://localhost:3000/kategorier"
9
],
10
"port": 3000,
11
- "settings": {
+ "settings": {
12
"onlyCategories": [
13
"performance",
14
"accessibility",
@@ -24,7 +24,7 @@
24
"upload": { "target": "temporary-public-storage" },
25
"assert": {
26
"assertions": {
27
- "categories:performance": ["warn", { "minScore": 0.6 }],
+ "categories:performance": ["warn", { "minScore": 0.8 }],
28
"categories:accessibility": ["warn", { "minScore": 0.9 }],
29
"categories:best-practices": ["warn", { "minScore": 0.9 }],
30
"categories:seo": ["warn", { "minScore": 0.9 }],
0 commit comments