dashpresshq/dashpress

View on GitHub
src/shared/logic/entities/getEntitySelectionConfig.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function getEntitySelectionConfig has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const getEntitySelectionConfig = (
  entityType: EntityTypesForSelection,
  preSelectedType: IColorableSelection[],
  enumList$1: string[]
): IColorableSelection[] => {
Severity: Minor
Found in src/shared/logic/entities/getEntitySelectionConfig.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status