fbredius/storybook

View on GitHub
lib/core-server/src/utils/stories-json.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function useStoriesJson has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export async function useStoriesJson(
  router: Router,
  serverChannel: ServerChannel,
  options: Options,
  workingDir: string = process.cwd()
Severity: Minor
Found in lib/core-server/src/utils/stories-json.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status