src/model/helpers/json.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function getJSONForProperties has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function getJSONForProperties(
    model,
    properties,
    keepFullModels = false
) {
Severity: Major
Found in src/model/helpers/json.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status