notifme/notifme-sdk

View on GitHub
lib/providers/email/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function factory has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function factory(_ref) {
  var type = _ref.type,
    config = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
  switch (type) {
    // Development
Severity: Minor
Found in lib/providers/email/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status