ResourcefulHumans/transactional-emails

View on GitHub
build-emails.js

Summary

Maintainability
A
1 hr
Test Coverage

Function run has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function run() {
  let templatedata = {
    webHost: process.env.WEB_HOST || 'http://example.com/'
  }

Severity: Minor
Found in build-emails.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status