nelsonic/este

View on GitHub
src/common/configureStore.js

Summary

Maintainability
A
1 hr
Test Coverage

Function configureStore has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function configureStore(options) {
  const {
    initialState,
    platformDeps = {},
    platformMiddleware = [],
Severity: Minor
Found in src/common/configureStore.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status