shakacode/react-webpack-rails-tutorial

View on GitHub
babel.config.js

Summary

Maintainability
A
1 hr
Test Coverage

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

module.exports = function (api) {
  const defaultConfigFunc = require('shakapacker/package/babel/preset.js');
  const resultConfig = defaultConfigFunc(api);
  const isProductionEnv = api.env('production');

Severity: Minor
Found in babel.config.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status