jeremyckahn/mantra

View on GitHub
scripts/components/control-panel/main.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  initialize() {
    this.exportPanelComponent = this.addComponent(
      ExportPanelComponent,
      {
        el: this.view.$exportPanel[0],
Severity: Minor
Found in scripts/components/control-panel/main.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status