rescribet/link-redux

View on GitHub
src/hooks/useResourceLinks.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function useResourceLinks has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function useResourceLinks<
  T extends MapDataToPropsParam = {},
  D extends LinkOpts = TermOpts,
>(
  subjects: LaxNode | Node[],
Severity: Minor
Found in src/hooks/useResourceLinks.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status