6to5/6to5-library-boilerplate

View on GitHub
app/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  prompting: function() {
    // Have Yeoman greet the user.
    this.log(yosay(
      'Welcome to the ' + chalk.red('Babel Library Boilerplate') + ' generator!'
    ));
Severity: Major
Found in app/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status