wheatandcat/leasot-report

View on GitHub

Showing 1 of 5 total issues

Function write has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const write = async (fileName, codes, css = "") => {
  const count = await fileName.split("/").length

  const sheet = new ServerStyleSheet()

Severity: Minor
Found in src/utils/source.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language