-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Goal: Remove barrel files and re-export patterns from @ocom/ui-community. Refactor imports to explicit paths. Biome config should temporarily enforce rules as error for this package only. Work can begin without waiting for other packages. Merge conflicts handled during PRs.
Scope: apps/ui-community
Tasks:
- Audit for index.ts and star re-exports
- Remove any pure barrels
- Refactor imports throughout package
- Add Biome error-level override for these rules
- Run lint/build/tests (pnpm run verify)
Success Criteria:
- No barrels or star re-exports
- Biome config scoped error
- Tests/build pass
Checklist:
- Audit barrels
- Remove barrels
- Refactor imports
- Add Biome override
- Run verify
Metadata
Metadata
Assignees
Labels
No labels