client/src/app/+my-account/my-account.component.ts
Function buildMenu
has 59 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
private buildMenu () {
const clientRoutes = this.pluginService.getAllRegisteredClientRoutesForParent('/my-account') || {}
this.menuEntries = [
{