JustinBeaudry/metamon

View on GitHub
src/Model.js

Summary

Maintainability
A
0 mins
Test Coverage

Function constructor has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  constructor(data={}, options={
    defaults: {
      id: uuid.v4(),
      modified: unix(),
      created: unix()
Severity: Minor
Found in src/Model.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status