ecozoic/proxify

View on GitHub
src/components/utils/logger.js

Summary

Maintainability
A
1 hr
Test Coverage

Function logTrap has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  logTrap(trap, ...trapArgs) {
    const target = trapArgs[0];

    switch(trap) {
    case 'apply':
Severity: Minor
Found in src/components/utils/logger.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status