JonSn0w/Hyde

View on GitHub
main.js

Summary

Maintainability
B
5 hrs
Test Coverage

File main.js has 399 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*
 * HYDE - markdown editor
 * Copyright (c) 2017 Brett Stevenson <bstevensondev@gmail.com
 *
 * This program is free software: you can redistribute it and/or modify
Severity: Minor
Found in main.js - About 5 hrs to fix

    Parsing error: 'return' outside of function
    Open

    if(setupEvents.handleSquirrelEvent()) { return; }
    Severity: Minor
    Found in main.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status