rescribet/link-redux

View on GitHub
src/hooks/useManyLinkedObjectProperties.ts

Summary

Maintainability
A
2 hrs
Test Coverage
A
93%

Function useManyLinkedObjectProperties has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function useManyLinkedObjectProperties<
  T extends DataToPropsMapping = {},
  D extends ReturnType = ReturnType.Term,
  OutVal = LinkedDataObject<T, D>,
>(
Severity: Major
Found in src/hooks/useManyLinkedObjectProperties.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status