manaba-enhanced-for-tsukuba/manaba-enhanced

View on GitHub
src/methods/createLinkToOptions.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function createLinkToOptions has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const createLinkToOptions = (): void => {
  const myLinksContainer = document.getElementById("mylinks")

  const linkContainer = document.createElement("span")

Severity: Minor
Found in src/methods/createLinkToOptions.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status