packages/babel-preset-env/src/polyfills/corejs3/built-in-definitions.js

Summary

Maintainability
B
5 hrs
Test Coverage

File built-in-definitions.js has 413 lines of code (exceeds 250 allowed). Consider refactoring.
Open

// @flow

type ObjectMap<V> = { [name: string]: V };

const ArrayNatureIterators = [

    There are no issues that match your filters.

    Category
    Status