Skip to content

Commit 81d0867

Browse files
committed
lint: jsx-a11y/alt-text
1 parent 668f9a4 commit 81d0867

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export default [
3434
"no-useless-escape": "off",
3535
"react/jsx-key": "off",
3636
"react/no-unescaped-entities": "off",
37-
"jsx-a11y/alt-text": "off",
3837
}
3938
}
4039
];

0 commit comments

Comments
 (0)