@babel/preset-stage-3
The gist of Stage 3 is:
boolean
, defaults to .
, defaults to false
.
Will use the native built-in instead of trying to polyfill behavior for any plugins that require one.
- Chapter “The TC39 process for ECMAScript features“ in “Exploring ES2016 and ES2017” by Axel Rauschmayer