MichaReiser/speedy.js

View on GitHub
packages/runtime/scripts/install-dependencies.js

Summary

Maintainability
A
1 hr
Test Coverage

Function build has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function build() {
    if (!fs.existsSync(TOOLS_DIRECTORY)) {
        fs.mkdirSync(TOOLS_DIRECTORY);
    }

Severity: Minor
Found in packages/runtime/scripts/install-dependencies.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status