UlisesGascon/generator-webapp

View on GitHub

Showing 1 of 1 total issue

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

  writing() {
    const templateData = {
      appname: this.appname,
      date: new Date().toISOString().split('T')[0],
      name: this.pkg.name,
Severity: Minor
Found in app/index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language