SumOfUs/Champaign

View on GitHub
app/javascript/plugins/fundraiser/utils.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

export const configureStore = (data, dispatch) => {
  const search = qs.parse(location.search, {
    arrayFormat: 'bracket',
  });
  dispatch({
Severity: Minor
Found in app/javascript/plugins/fundraiser/utils.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status