RHeactorJS/web-app

View on GitHub
js/controller/register.js

Summary

Maintainability
A
1 hr
Test Coverage

Function RegisterController has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function RegisterController (app) {
  app
    .config(['$stateProvider', ($stateProvider) => {
      $stateProvider
        .state('register', {
Severity: Minor
Found in js/controller/register.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status