aiao-io/aiao

View on GitHub
libs/universal-fastify-engine/src/lib/render-angular.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function renderAngular has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const renderAngular = (
  setupOptions: NgSetupOptions | NgSetupOptions[],
  request: FastifyRequest,
  opts?: RenderOptions
) => {
Severity: Minor
Found in libs/universal-fastify-engine/src/lib/render-angular.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status