enable img-redundant-alt rule (#55833)

This commit is contained in:
Ashley Harrison
2022-09-27 15:26:32 +01:00
committed by GitHub
parent 615d86d902
commit 422b22a513
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@
"jsx-a11y/heading-has-content": "error",
"jsx-a11y/html-has-lang": "error",
"jsx-a11y/iframe-has-title": "off",
"jsx-a11y/img-redundant-alt": "off",
"jsx-a11y/img-redundant-alt": "error",
"jsx-a11y/interactive-supports-focus": [
"off",
{