tomchentw/react-google-maps

View on GitHub
src/tx/ClassDefinition.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function contentToJS has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function contentToJS(KlassName, $, $content) {
  const constructor = $content
    .find(`#${KlassName}`)
    .next()
    .find("code")
Severity: Major
Found in src/tx/ClassDefinition.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status