hummingbird-me/kitsu-web

View on GitHub
ember-cli-build.js

Summary

Maintainability
B
5 hrs
Test Coverage

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

module.exports = function(defaults) {
  const app = new EmberApp(defaults, {
    browseryStats: IS_DEV,
    hinting: IS_TEST,
    tests: IS_TEST,
Severity: Major
Found in ember-cli-build.js - About 5 hrs to fix

    Parsing error: Invalid ecmaVersion.
    Open

    const EmberApp = require('ember-cli/lib/broccoli/ember-app');
    Severity: Minor
    Found in ember-cli-build.js by eslint

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

    There are no issues that match your filters.

    Category
    Status