qiu8310/serpent

View on GitHub
projects/serpent-common-cli/src/cmder/cmd.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

export function cmd<Opts, Env>(
  params: {
    /**
     * **字符串的表示法:**
     * ```
Severity: Minor
Found in projects/serpent-common-cli/src/cmder/cmd.ts - About 1 hr to fix

There are no issues that match your filters.

Category
Status