Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 년 전 | |
---|---|---|
.. | ||
src | 6 년 전 | |
test | 6 년 전 | |
.npmignore | 7 년 전 | |
README.md | 6 년 전 | |
package.json | 6 년 전 |
Compile ES2015 for...of to ES5
See our website @babel/plugin-transform-for-of for more information.
Using npm:
npm install --save @babel/plugin-transform-for-of
or using yarn:
yarn add --save @babel/plugin-transform-for-of