edgardleal/require-vuejs

View on GitHub
src/plugin.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function load has 95 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        load: function (name, req, onload, config) {
            var url, extension; 

            if (config.paths && config.paths[name]) {
                name = config.paths[name];
Severity: Major
Found in src/plugin.js - About 3 hrs to fix

    Parsing error: Unexpected token ,
    Open

                css_parser,
    Severity: Minor
    Found in src/plugin.js by eslint

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

    There are no issues that match your filters.

    Category
    Status