hummingbird-me/kitsu-web

View on GitHub
config/deploy.js

Summary

Maintainability
A
1 hr
Test Coverage

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

module.exports = function(deployTarget) {
  const ENV = {
    build: {},
    s3: {
      bucket: 'kitsu-web',
Severity: Minor
Found in config/deploy.js - About 1 hr to fix

    Parsing error: Invalid ecmaVersion.
    Open

    /* eslint-env node */
    Severity: Minor
    Found in config/deploy.js by eslint

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

    There are no issues that match your filters.

    Category
    Status