interactive-apps/ngx-dhis2-validation-rule-filter

View on GitHub
documentation/js/routes.js

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                        if (typeof obj[property][i] === 'string') {
                            obj[property].splice(i, 1);
                        }
Severity: Major
Found in documentation/js/routes.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status