toranb/ember-cli-simple-store

View on GitHub
addon/model.js

Summary

Maintainability
A
1 hr
Test Coverage

Function attr has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

let attr = function() {
    let meta = {
      isAttribute: true,
      defaults: arguments[0]
    };
Severity: Minor
Found in addon/model.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status