diaspora-orm/diaspora

View on GitHub
src/logger/browserLogger.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public constructor() {
        const voidFct = () => {
            return;
        };
        super( {
Severity: Minor
Found in src/logger/browserLogger.ts - About 1 hr to fix

There are no issues that match your filters.

Category
Status