hummingbird-me/kitsu-web

View on GitHub
app/routes/groups/group.js

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Function setHeadTags has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  setHeadTags(model) {
    return [{
      type: 'meta',
      tagId: 'meta-description',
      attrs: {
Severity: Minor
Found in app/routes/groups/group.js - About 1 hr to fix

    Parsing error: Invalid ecmaVersion.
    Open

    import Route from '@ember/routing/route';
    Severity: Minor
    Found in app/routes/groups/group.js by eslint

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

    There are no issues that match your filters.

    Category
    Status