Joseph Bao
Results
2
issues of
Joseph Bao
Fixes #4646 -Extended AccountWithValue type with allocationInPercentage property -Enhanced PortfolioService.getAccounts() to calculate each account's allocation percentage based on its value relative to the total portfolio value -Added an "Allocations" column...
### Description This PR addresses #4729 by enabling the `noUncheckedIndexedAccess` TypeScript compiler option across the entire monorepo. **Changes Implemented:** * Set `"noUncheckedIndexedAccess": true` in the root `tsconfig.json` to enforce stricter...