packages/babel-compat-data/scripts/data/corejs2-built-in-features.js

Summary

Maintainability
B
4 hrs
Test Coverage

File corejs2-built-in-features.js has 338 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const typedArrayMethods = [
  "typed arrays / %TypedArray%.from",
  "typed arrays / %TypedArray%.of",
  "typed arrays / %TypedArray%.prototype.subarray",
  "typed arrays / %TypedArray%.prototype.join",
Severity: Minor
Found in packages/babel-compat-data/scripts/data/corejs2-built-in-features.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status