Asymmetrik/ngx-starter

View on GitHub
src/app/core/admin/provider.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function provideAdminFeature has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function provideAdminFeature() {
    return makeEnvironmentProviders([
        {
            provide: APP_FEATURE_ADMIN,
            useValue: true
Severity: Major
Found in src/app/core/admin/provider.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status