Sven SAULEAU b445b79734 Refactor move docs (#8108) | před 6 roky | |
---|---|---|
.. | ||
src | před 6 roky | |
test | před 6 roky | |
.npmignore | před 7 roky | |
README.md | před 6 roky | |
package.json | před 6 roky |
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