developer239/create-opinionated-react-app

View on GitHub
src/index.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function main has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

const main = async () => {
  logger.info(chalk.green(figlet.textSync('Create App')))

  const { projectType } = await prompt({
    name: 'projectType',
Severity: Major
Found in src/index.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status