dodekeract/smartflat-core

View on GitHub
source/start.js

Summary

Maintainability
A
1 hr
Test Coverage

Function start has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function start (argv) {
    let config;
    let apis = {};
    let required = {
        http: false
Severity: Minor
Found in source/start.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status