Last updated 3 years ago
Was this helpful?
Compile ES2015 for...of to ES5
See our website for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-for-of
or using yarn:
yarn add @babel/plugin-transform-for-of --dev