pankod/refine

View on GitHub
packages/cli/src/cli.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function bootstrap has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const bootstrap = () => {
  const program = new Command();

  program
    .version(
Severity: Minor
Found in packages/cli/src/cli.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status