Sven SAULEAU b445b79734 Refactor move docs (#8108) преди 6 години
..
src f0d681a238 Remove obsolete max-len eslint rule and reformat some stuff to fit (#7602) преди 6 години
test 7cc00cce0d Require output fixture extension to match sourceType output. преди 6 години
.npmignore 9ac326b075 remove es20xx prefixes from plugins and rename folders (#6575) преди 6 години
README.md b445b79734 Refactor move docs (#8108) преди 6 години
package.json 90566103a6 v7.0.0-beta.49 преди 6 години

README.md

@babel/plugin-transform-for-of

Compile ES2015 for...of to ES5

See our website @babel/plugin-transform-for-of for more information.

Install

Using npm:

npm install --save @babel/plugin-transform-for-of

or using yarn:

yarn add --save @babel/plugin-transform-for-of