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

Commit ca48d79

Browse files
committed
Fix lighthouse conf 🚀
1 parent 7e9c10b commit ca48d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lighthouserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"unsized-images": "off",
1212
"uses-rel-preconnect": "off",
1313
"link-name": "off",
14-
"aria-valid-attr-value": "off",
14+
"aria-valid-attr-value": "off"
1515
}
1616
},
1717
"upload": {

0 commit comments

Comments
 (0)