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 9c69048 commit 0f96e8dCopy full SHA for 0f96e8d
src/configs/recommended.js
@@ -12,7 +12,7 @@ module.exports = {
12
rules: {
13
'primer-react/direct-slot-children': 'error',
14
'primer-react/no-system-props': 'warn',
15
- 'no-deprecated-experimental-components': 'warn',
+ 'primer-react/no-deprecated-experimental-components': 'warn',
16
'primer-react/a11y-tooltip-interactive-trigger': 'error',
17
'primer-react/new-color-css-vars': 'error',
18
'primer-react/a11y-explicit-heading': 'error',
0 commit comments