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

17 lines
796 B
JSON

{
"font-display": [ "error", { "minScore": 0 } ],
"heading-order": [ "error", { "minScore": 0 } ],
"meta-description": [ "error", { "minScore": 0 } ],
"unused-css-rules": [ "error", { "maxLength": 2 } ],
"unused-javascript": [ "error", { "maxLength": 1 } ],
"uses-rel-preconnect": [ "error", { "maxLength": 1 } ],
"first-contentful-paint": [ "error", { "minScore": 0.80 } ],
"first-meaningful-paint": [ "error", { "minScore": 0.60 } ],
"largest-contentful-paint": [ "error", { "minScore": 0.80 } ],
"legacy-javascript": [ "error", { "maxLength": 1 } ],
"render-blocking-resources": [ "error", { "maxLength": 8 } ],
"uses-long-cache-ttl": [ "warn", { "maxLength": 26 } ],
"modern-image-formats": [ "warn", { "maxLength": 1 }],
"csp-xss": [ "warn", { "minScore": 0 }]
}