Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 年 前 | |
---|---|---|
.. | ||
src | 6 年 前 | |
test | 6 年 前 | |
.npmignore | 7 年 前 | |
README.md | 6 年 前 | |
package.json | 6 年 前 |
Babel plugin to ensure function declarations at the block level are block scoped
See our website @babel/plugin-transform-block-scoped-functions for more information.
Using npm:
npm install --save @babel/plugin-transform-block-scoped-functions
or using yarn:
yarn add --save @babel/plugin-transform-block-scoped-functions