benmarch/angular-ui-tour

View on GitHub
app/tour-config-provider.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function TourConfig has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function TourConfig() {
    'ngInject';

    var navigationInterceptorsEnabled = false,
        config = {
Severity: Major
Found in app/tour-config-provider.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status