app-outlet/app-outlet

View on GitHub
main.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createWindow has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function createWindow() {
    const win = new BrowserWindow({
        width: 1200,
        height: 730,
        minHeight: 680,
Severity: Minor
Found in main.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status