LouisMazel/maz-ui

View on GitHub
packages/cli/src/commands/create-files/index.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function createFilesCommand has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export function createFilesCommand(): Command {
  const createFiles = new Command('create-files')

  createFiles
    .description('Create Vue, Tests et Documentations files for a new component')
Severity: Minor
Found in packages/cli/src/commands/create-files/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status