MasatoMakino/qiita-to-md

View on GitHub
src/plugin/RemarkLinkCardPlugin.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function generateInfoContainer has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private static generateInfoContainer(
    title: string,
    url: string
  ): HastElement {
    return {
Severity: Minor
Found in src/plugin/RemarkLinkCardPlugin.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status