docs: mark frontend fsd shared layer tasks complete

This commit is contained in:
Sergey Krylov 2026-06-20 13:38:38 +03:00
parent d95b2df460
commit 23a077536c

View File

@ -0,0 +1,7 @@
# 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)