ulisesbocchio/react-redux-boilerout

View on GitHub
src/connectSlice.js

Summary

Maintainability
A
35 mins
Test Coverage

Function connectSlice has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    { slice: sliceNameOrSliceReducer, actions, inject, hoist },
    mapSliceStateToProps,
    mapDispatchToProps,
    mergeProps,
    connectOptions
Severity: Minor
Found in src/connectSlice.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status