jpex-js/vue-inject

View on GitHub
src/plugin.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function install has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  install : function (o) {
    o.on('extend', function (payload) {
      Object.defineProperties(payload.Class, {
        get : {
          enumerable : true,
Severity: Major
Found in src/plugin.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status