remirror/remirror

View on GitHub
packages/remirror__cli/src/utils/build-package.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function buildPackageJson has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  packageDir: string,
  /**
   * The absolute path to the directory that include the package.json file. This directory may be the same as the packageDir or it may be a subdirectory of the packageDir.
   */
  packageJsonDir: string,
Severity: Minor
Found in packages/remirror__cli/src/utils/build-package.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status