500tech/angular-kick

View on GitHub
lib/templates.js

Summary

Maintainability
A
3 hrs
Test Coverage

exports has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

module.exports = class Templates {

  static directive(locals /* { directiveName } */) {
    return angularTemplate('directive', locals);
  }
Severity: Minor
Found in lib/templates.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status