Skip to content

Commit 6eca930

Browse files
committed
chore: remove lucide-react restriction for chunk optimization
1 parent 008929f commit 6eca930

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

configs/eslint-config.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,6 @@ export default tseslint.config(
146146
message:
147147
'Use `@plugin-commons/*` instead, make sure plugin commons are synced and up to date.'
148148
},
149-
{
150-
group: ['lucide-react'],
151-
message: 'Use the <LucideIcn /> component instead.'
152-
},
153149
{
154150
group: ['@wordpress/i18n'],
155151
message: 'use `@common/helpers/i18nwrap` instead.'

0 commit comments

Comments
 (0)