packages/nerv/src/vdom/svg-property-config.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File svg-property-config.ts has 273 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const NS = {
  ev: 'http://www.w3.org/2001/xml-events',
  xlink: 'http://www.w3.org/1999/xlink',
  xml: 'http://www.w3.org/XML/1998/namespace'
}
Severity: Minor
Found in packages/nerv/src/vdom/svg-property-config.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status