Incognito/one-time-secret

View on GitHub
src/templates/BaseView.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function render has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

export function render(body: string): string {
  return `
    <!doctype html>
    <head>
      <meta charset="utf-8">
Severity: Minor
Found in src/templates/BaseView.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status