appnexus/sicksync

View on GitHub
src/project-helper.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function add has 80 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const add = (config) => {
  const questions = {
    project: {
      description: 'What would you like to name this project?',
      required: true,
Severity: Major
Found in src/project-helper.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status