spritejs/sprite-core

View on GitHub
src/core/baseattr.js

Summary

Maintainability
A
2 hrs
Test Coverage

File baseattr.js has 356 lines of code (exceeds 350 allowed). Consider refactoring.
Open

import SvgPath from 'svg-path-to-canvas';
import {Matrix} from 'sprite-math';
import NodeAttr from './attr';
import {parseColorString, oneOrTwoValues, fourValuesShortCut, eightValuesShortCut,
  parseStringInt, parseStringFloat, parseStringTransform,
Severity: Minor
Found in src/core/baseattr.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status