We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e95423d + 8385442 commit 6896b71Copy full SHA for 6896b71
lib/configs/react.js
@@ -26,7 +26,7 @@ module.exports = {
26
'error',
27
{
28
tr: ['none', 'presentation'],
29
- 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.
30
canvas: ['img'],
31
},
32
],
0 commit comments