fewieden/MMM-soccer

View on GitHub
__mocks__/node_helper.js

Summary

Maintainability
A
0 mins
Test Coverage

Function create has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    create(overrides) {
        const base = {
            init() {
                console.log('Initializing new module helper ...');
            },
Severity: Minor
Found in __mocks__/node_helper.js - About 1 hr to fix

    Parsing error: Unexpected token ...
    Invalid

            return {...base, ...overrides};
    Severity: Minor
    Found in __mocks__/node_helper.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status