8 lines
334 B
Markdown

# Tasks: Frontend FSD Shared Layer
- [x] Task 1: Create shared/api/ + re-export shims
- [x] Task 2: Create shared/ui/ + re-export shims
- [x] Task 3: Switch FSD entities/widgets/pages imports to @/shared/
- [x] Task 4: Switch legacy hooks/context/components imports to @/shared/
- [x] Task 5: Final verification (tests, lint, build)