Files
carpseeds.pl/wp-content/plugins/elementor-3.2.5-bck4/tests/lighthouse/baselines/law-firm-about.json
2024-07-15 11:28:08 +02:00

21 lines
1021 B
JSON

{
"aria-progressbar-name": [ "error", { "minScore": 0 } ],
"aria-valid-attr-value": [ "error", { "minScore": 0 } ],
"color-contrast": [ "error", { "minScore": 0 } ],
"crawlable-anchors": [ "error", { "minScore": 0 } ],
"font-display": [ "error", { "minScore": 0 } ],
"heading-order": [ "error", { "minScore": 0 } ],
"meta-description": [ "error", { "minScore": 0 } ],
"uses-rel-preconnect": [ "error", { "maxLength": 1 } ],
"unused-css-rules": [ "error", { "maxLength": 2 } ],
"unused-javascript": [ "error", { "maxLength": 1 } ],
"first-contentful-paint": [ "error", { "minScore": 0.70 } ],
"first-meaningful-paint": [ "error", { "minScore": 0.50 } ],
"largest-contentful-paint": [ "error", { "minScore": 0.80 } ],
"legacy-javascript": [ "error", { "maxLength": 1 } ],
"render-blocking-resources": [ "error", { "maxLength": 8 } ],
"uses-long-cache-ttl": [ "warn", { "maxLength": 30 } ],
"modern-image-formats": [ "warn", { "maxLength": 4 }],
"csp-xss": [ "warn", { "minScore": 0 }]
}