rofrischmann/bredon

View on GitHub
packages/bredon-plugin-unit/src/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function unitPlugin has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function unitPlugin(config?: Object = {}): Object {
  const configFormats = config.formats || {}
  const precision = config.precision || 4

  const formats = {
Severity: Minor
Found in packages/bredon-plugin-unit/src/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status