UlisesGascon/generator-webapp

View on GitHub
app/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status