superdesk/superdesk-client-core

View on GitHub
scripts/apps/extension-points/services/ExtensionPoints.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function register has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    this.register = function(type, componentClass, props = {}, data = [], onInit = null) {
Severity: Minor
Found in scripts/apps/extension-points/services/ExtensionPoints.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status