Skip to content

Commit

Permalink
Merge branch 'main' into kh-fix-bug-with-methods
Browse files Browse the repository at this point in the history
  • Loading branch information
khiga8 committed Jul 17, 2023
2 parents e95423d + 8385442 commit 6896b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/configs/react.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module.exports = {
'error',
{
tr: ['none', 'presentation'],
td: ['cell'], // TODO: Remove once https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/937#issuecomment-1638128318 is addressed.
td: ['cell'], // TODO: Remove once https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/937#issuecomment-1638128318 is addressed.
canvas: ['img'],
},
],
Expand Down

0 comments on commit 6896b71

Please sign in to comment.