react18-tools/react-mouse-trail

View on GitHub
scripts/rebrand.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function rebrandFn has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const rebrandFn = async () => {
  const { shouldRebrand } = await prompt({
    type: "confirm",
    name: "shouldRebrand",
    message: "Do you want to rebrand this repo?",
Severity: Major
Found in scripts/rebrand.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status