vuetwo/vuetron

View on GitHub
packages/vuetron-app/installers/setupEvents.js

Summary

Maintainability
A
0 mins
Test Coverage

Function handleSquirrelEvent has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

handleSquirrelEvent: function() {
 if (process.argv.length === 1) {
 return false;
 }

Severity: Minor
Found in packages/vuetron-app/installers/setupEvents.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status