1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 11:52:11 +00:00

add support for Axe in WebHint again

This commit is contained in:
Rohan Kumar 2023-12-12 18:24:29 -08:00
parent 9632c3ca91
commit a910432c5f
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -15,19 +15,6 @@
],
"hints": {
"apple-touch-icons": "off",
"axe/aria": "off",
"axe/color": "off",
"axe/forms": "off",
"axe/keyboard": "off",
"axe/language": "off",
"axe/name-role-value": "off",
"axe/semantics": "off",
"axe/sensory-and-visual-cues": "off",
"axe/structure": "off",
"axe/tables": "off",
"axe/text-alternatives": "off",
"axe/time-and-media": "off",
"axe/parsing": "off",
"compat-api/css": [
"error",
{
@ -103,7 +90,7 @@
"error",
{
"connectionType": "3GSlow",
"loadTime": 11
"loadTime": 12
}
],
"css-prefix-order": "error",