packages/nerv/src/vdom/create-vnode.ts

Summary

Maintainability
A
50 mins
Test Coverage

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

  type: string,
  props: Props,
  children: VirtualChildren,
  key,
  namespace: string,
Severity: Major
Found in packages/nerv/src/vdom/create-vnode.ts - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status