rx/presenters

View on GitHub
views/mdc/assets/js/components/initialize.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initialize has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function initialize(root, setRoot) {
    console.debug('Initializing components');

    const start = performance.now();

Severity: Minor
Found in views/mdc/assets/js/components/initialize.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status