mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-09-14 20:00:29 +08:00
chore(v4): ignore sharded __components__ directories in eslint
This commit is contained in:
@@ -19,7 +19,7 @@ const eslintConfig = tseslint.config(
|
||||
"next-env.d.ts",
|
||||
".source/**",
|
||||
"**/__index__.tsx",
|
||||
"**/__components__.tsx",
|
||||
"**/__components__/**",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user