wheatandcat/leasot-report

View on GitHub
src/utils/source.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status