MasatoMakino/canvas-particle-waypoint

View on GitHub
demoSrc/demo.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function initGUI has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const initGUI = (generator) => {
  const prop = {
    isPlay: true,
    path: "heart",
    ease: "cubicInOut",
Severity: Major
Found in demoSrc/demo.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status