ezpaarse-project/ezpaarse

View on GitHub
client/store/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

`` has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

  actions: {
    SET_DRAWER ({ commit }, value) {
      commit('SET_DRAWER', value);
    },
    REGISTER (ctx, credentials) {
Severity: Minor
Found in client/store/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status