ezylean/nuxt-renderer-extractor

View on GitHub
src/lib/extract.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function create has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function create(deps: Dependencies) {
  return (
    moduleName: string,
    newModuleName: string,
    destPath: string,
Severity: Minor
Found in src/lib/extract.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status