taye/interact.js

View on GitHub
scripts/utils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getEsnextBabelOptions has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function getEsnextBabelOptions(presetEnvOptions) {
  return {
    babelrc: false,
    configFile: false,
    sourceMaps: true,
Severity: Minor
Found in scripts/utils.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status