johnjones4/InBrief

View on GitHub
src/lib/processHelpers/authorizorsSetup.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = (mainWindow) => {
  const authWindowOptions = {
    alwaysOnTop: true,
    autoHideMenuBar: true,
    webPreferences: {
Severity: Major
Found in src/lib/processHelpers/authorizorsSetup.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status