af83/chouette-core

View on GitHub
app/packs/src/helpers/Store.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor(
    reducer,
    initialState,
    actionsCreator = {}
  ) {
Severity: Minor
Found in app/packs/src/helpers/Store.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status