nukeop/nuclear

View on GitHub
packages/core/src/settings/index.ts

Summary

Maintainability
B
5 hrs
Test Coverage

File index.ts has 375 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { app, remote } from 'electron';
import { v4 } from 'uuid';

export enum SettingType {
  BOOLEAN = 'boolean',
Severity: Minor
Found in packages/core/src/settings/index.ts - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status