Asymmetrik/ngx-starter

View on GitHub
src/app/site/example/provider.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function provideExampleSiteFeature has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function provideExampleSiteFeature() {
    return makeEnvironmentProviders([
        {
            provide: ADMIN_TOPICS,
            multi: true,
Severity: Major
Found in src/app/site/example/provider.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status