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 3fcdcdf commit 77203e5Copy full SHA for 77203e5
.eslintrc.js
@@ -90,7 +90,6 @@ module.exports = {
90
'github/role-supports-aria-props': 'off',
91
'no-restricted-syntax': 'off',
92
'primer-react/a11y-use-next-tooltip': 'off',
93
- 'clsx/no-redundant-clsx': 'error',
94
},
95
overrides: [
96
// rules which apply only to JS
0 commit comments