jshmrtn/generator-jm-vuejs

View on GitHub
generators/app/templates/build/utils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function cssLoaders has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.cssLoaders = function (options) {
  options = options || {};

  const cssLoader = {
    loader: 'css-loader',
Severity: Minor
Found in generators/app/templates/build/utils.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status