deltreey/Dable

View on GitHub
src/buildHeader.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function default has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function(tableDiv) {
  if (!tableDiv) {
    return false;
  }
  var div = document.createElement('div');
Severity: Minor
Found in src/buildHeader.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status