seed-ui/seedsontable.js

View on GitHub

Showing 1 of 1 total issue

SeedsonData has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

export class SeedsonData {
  private readonly _columns: ColumnProperties[];
  private readonly _columnNames: string[];
  private readonly _columnLabels: string[];
  private readonly _data: DataRow[];
Severity: Minor
Found in src/seedsondata.ts - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language