dustinspecker/generator-ds-mod

View on GitHub

Showing 2 of 2 total issues

Function prompting has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  prompting() {
    this.log(yosay('Welcome to ds-mod!'))

    return this.prompt([
      {
Severity: Minor
Found in generator/app/index.js - About 1 hr to fix

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

      writing() {
        const self = this
    
        const copy = file => {
          if (typeof file === 'string') {
    Severity: Minor
    Found in generator/app/index.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language