qiu8310/generator-nody

View on GitHub
app/index.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function askForDevDependencies has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    askForDevDependencies: function () {
      var cb = this.async();

      var prompts = [{
        type: 'checkbox',
Severity: Major
Found in app/index.js - About 2 hrs to fix

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

        askForModuleInfo: function() {
          var done = this.async();
    
          var prompts = [{
            name: 'description',
    Severity: Minor
    Found in app/index.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status