holywyvern/flux-utils

View on GitHub

Showing 1 of 1 total issue

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

    _defineProperties(state) {
        let storeState = copy(state);
        let events     = new EventManager();
        Object.defineProperties(this, {
            /**
Severity: Minor
Found in src/store.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language