vitorsalgado/react-web-starter

View on GitHub
bin/create-react-ts-web-starter/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function main() {
  console.log('React Web Starter - Bootstrapping New Project')

  const argv = process.argv.slice(2)
  const argMap = new Map()
Severity: Minor
Found in bin/create-react-ts-web-starter/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status