app/src/settings.js

Summary

Maintainability
A
0 mins
Test Coverage

Function window has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

exports.window = function (global, callback) {
  // creates a new BrowserWindow
  let win = new BrowserWindow({
    width: 600,
    height: 460,
Severity: Major
Found in app/src/settings.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status