src/format/intWord.ts

Summary

Maintainability
A
50 mins
Test Coverage

Function intWord has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  value: TextNumber,
  units: string[] = UnitsDefault,
  kilo: number = 1000,
  decimals: number = 2,
  decPoint: string = '.',
Severity: Major
Found in src/format/intWord.ts - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status