fbredius/storybook

View on GitHub
app/angular/src/server/utils/normalize-asset-patterns.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function normalizeAssetPatterns has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function normalizeAssetPatterns(
  assetPatterns: AssetPattern[],
  root: Path,
  projectRoot: Path,
  maybeSourceRoot: Path | undefined
Severity: Minor
Found in app/angular/src/server/utils/normalize-asset-patterns.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status