krainboltgreene/snabbdom-helpers

View on GitHub
source/normalize/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function transform has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function transform (raw: ParametersType): VirtualDOMPropertiesType {
  return compact(
    {
      "attrs": {
        ...raw.attrs,
Severity: Minor
Found in source/normalize/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status