maxgherman/TypeIOC

View on GitHub
src/scaffold/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function internalContainerService has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private internalContainerService(): IInternalContainerService {

        const dependencies = () => {
            const registrationStorageService = this.registrationStorageService()
            const disposableStorageService = this.disposableStorageService()
Severity: Minor
Found in src/scaffold/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status