Skip to content

Commit 0f96e8d

Browse files
authored
Update src/configs/recommended.js
1 parent 9c69048 commit 0f96e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configs/recommended.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = {
1212
rules: {
1313
'primer-react/direct-slot-children': 'error',
1414
'primer-react/no-system-props': 'warn',
15-
'no-deprecated-experimental-components': 'warn',
15+
'primer-react/no-deprecated-experimental-components': 'warn',
1616
'primer-react/a11y-tooltip-interactive-trigger': 'error',
1717
'primer-react/new-color-css-vars': 'error',
1818
'primer-react/a11y-explicit-heading': 'error',

0 commit comments

Comments
 (0)