jdalrymple/html-to-latex

View on GitHub
test/unit/convert.js

Summary

Maintainability
B
4 hrs
Test Coverage

File convert.js has 355 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { directory } from 'tempy';
import { pathExists, remove, readFile } from 'fs-extra';
import { resolve } from 'path';
import ShortId from 'shortid';
import { convertText, exportFile, convertFile } from '../../src/convert';
Severity: Minor
Found in test/unit/convert.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status