SpeciesFileGroup/taxonworks

View on GitHub
app/javascript/vue/tasks/extracts/new_extract/store/store.js

Summary

Maintainability
A
1 hr
Test Coverage

Function makeInitialState has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const makeInitialState = () => {
  return {
    settings: {
      isLoading: false,
      lock: {
Severity: Minor
Found in app/javascript/vue/tasks/extracts/new_extract/store/store.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status