baublet/w8mngr

View on GitHub
api/helpers/emailService.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function emailService has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function emailService() {
  return async ({
    to,
    subject,
    html,
Severity: Major
Found in api/helpers/emailService.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status