spacekitcat/hackertextjs

View on GitHub

Showing 1 of 15 total issues

Function assemble has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    static assemble(widgetDescriptor) {
      if (widgetDescriptor === null || widgetDescriptor === undefined) {
        throw new Error('A widget descriptor must be provided.');
      }

Severity: Minor
Found in src/WidgetAssemblyDirector.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language