joannangx/visionaria_app

View on GitHub
node_modules/google-translate-api/index.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function translate has 91 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function translate(text, opts) {
    opts = opts || {};

    var e;
    [opts.from, opts.to].forEach(function (lang) {
Severity: Major
Found in node_modules/google-translate-api/index.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status