SyneticNL/Hyral

View on GitHub
packages/core/src/Resource/ParameterBag.js

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Function ParameterBag has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

function ParameterBag() {
  const state = [{
    filters: [],
    sorting: [],
    paging: {},
Severity: Major
Found in packages/core/src/Resource/ParameterBag.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status