scripts/apps/contacts/directives/ContactEditorDirective.ts
Function ContactEditorDirective
has 39 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export function ContactEditorDirective(
contacts,
notify,
privileges,
metadata,
Function ContactEditorDirective
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
contacts,
notify,
privileges,
metadata,
$filter,