aleckeller/MMM-HappyHours

View on GitHub

Showing 1 of 1 total issue

Function getDom has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  getDom: function() {
    //main wrapper
    var wrapper = document.createElement("div");
    wrapper.style.maxWidth = this.config.maxWidth;

Severity: Minor
Found in MMM-HappyHours.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language