qiu8310/generator-nody

View on GitHub

Showing 2 of 2 total issues

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
      Severity
      Category
      Status
      Source
      Language