snowyu/property-manager.js

View on GitHub

Showing 1 of 15 total issues

Function exports has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(grunt) {
  grunt.initConfig({
    clean: {
      build: {
        src: ["lib", ".cache", "tests.js.map", "tests.js"]
Severity: Major
Found in Gruntfile.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language