Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 844f515

Browse files
committed
Reneabled other lighthouse rules 🚀
1 parent 1fdf431 commit 844f515

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.lighthouserc.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,9 @@
66
"assert": {
77
"preset": "lighthouse:recommended",
88
"assertions": {
9-
"uses-optimized-images": "off",
10-
"uses-webp-images": "off",
119
"uses-responsive-images": "off",
1210
"uses-rel-preconnect": "off",
1311
"unused-javascript": "off",
14-
"unsized-images": "off",
1512
"link-name": "off",
1613
"aria-valid-attr-value": "off"
1714
}

0 commit comments

Comments
 (0)