dustinspecker/generator-ng-poly

View on GitHub
lib/route/index.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function writing has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async writing() {
    const config = await this.getConfig();

    const dependency = config.ngRoute ? 'ngRoute' : 'ui.router';

Severity: Major
Found in lib/route/index.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status