stevenselcuk/node-boilerplate

View on GitHub
babel.config.js

Summary

Maintainability
A
0 mins
Test Coverage

Function exports has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

module.exports = api => {
  const development = api.env(developmentEnvironments)
  return {
    presets: [
      [
Severity: Minor
Found in babel.config.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status