We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89173d8 commit e9c833eCopy full SHA for e9c833e
1 file changed
packages/eslint-plugin/rules/use-recommended-components.js
@@ -13,6 +13,7 @@ const ALLOWLIST = {
13
'Card',
14
'Collapsible',
15
'CollapsibleCard',
16
+ 'EmptyState',
17
'Link',
18
'Stack',
19
'Text',
0 commit comments