mikaelvesavuori/figmagic

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

Summary

Maintainability
A
35 mins
Test Coverage

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

  item: Frame,
  spacings: Record<string, string>,
  spacingUnit: SpacingUnit,
  remSize: number,
  camelizeTokenNames?: boolean
Severity: Minor
Found in bin/entities/Token/logic/makeSpacingTokens.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status