sue445/chrome-gitlab-notifier

View on GitHub
src/config.js

Summary

Maintainability
B
4 hrs
Test Coverage
F
7%

Config has 33 functions (exceeds 20 allowed). Consider refactoring.
Open

class Config {
  constructor(storage){
    this.storage = storage || {};
  }

Severity: Minor
Found in src/config.js - About 4 hrs to fix

There are no issues that match your filters.

Category
Status