rambler-digital-solutions/rship

View on GitHub
config.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function(__CWD, __ROOT, __ENV) {
  // ======================
  // Base config
  // ======================
  let applicationConfig = {};
Severity: Major
Found in config.js - About 2 hrs to fix

    Parsing error: The keyword 'const' is reserved
    Open

    const deepmerge = require('deepmerge');
    Severity: Minor
    Found in config.js by eslint

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

    There are no issues that match your filters.

    Category
    Status