Skip to content

Commit 6896b71

Browse files
authored
Merge branch 'main' into kh-fix-bug-with-methods
2 parents e95423d + 8385442 commit 6896b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/configs/react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module.exports = {
2626
'error',
2727
{
2828
tr: ['none', 'presentation'],
29-
td: ['cell'], // TODO: Remove once https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/937#issuecomment-1638128318 is addressed.
29+
td: ['cell'], // TODO: Remove once https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/937#issuecomment-1638128318 is addressed.
3030
canvas: ['img'],
3131
},
3232
],

0 commit comments

Comments
 (0)