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.
1 parent 30cf0d9 commit 20a6c45Copy full SHA for 20a6c45
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