@babel/preset-stage-3

    The gist of Stage 3 is:

    .babelrc

    Enable "loose" transformations for any plugins in this preset that allow them.

    , defaults to .

    Will use the native built-in instead of trying to polyfill behavior for any plugins that require one.