mikaelvesavuori/figmagic

View on GitHub
bin/entities/Token/logic/makeLineHeightTokens.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function makeLineHeightTokens has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  lineHeightFrame: Frame,
  remSize: number,
  unitlessPrecision?: number,
  lineHeightUnit?: LineHeightUnit,
  camelizeTokenNames?: boolean
Severity: Minor
Found in bin/entities/Token/logic/makeLineHeightTokens.ts - About 35 mins to fix

    Function makeLineHeightToken has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      item: Frame,
      remSize: number,
      unitlessPrecision = 2,
      lineHeightUnit?: LineHeightUnit,
      camelizeTokenNames?: boolean
    Severity: Minor
    Found in bin/entities/Token/logic/makeLineHeightTokens.ts - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status