mikaelvesavuori/figmagic

View on GitHub
bin/frameworks/filesystem/getFileContentAndPath.ts

Summary

Maintainability
A
40 mins
Test Coverage

Consider simplifying this complex logical expression.
Open

  if (
    !getFileContentAndPathOperation.type ||
    !getFileContentAndPathOperation.file ||
    !getFileContentAndPathOperation.path ||
    !getFileContentAndPathOperation.name ||
Severity: Major
Found in bin/frameworks/filesystem/getFileContentAndPath.ts - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status