af-babel
Get best practice babel config of Ant financial.
Introduction
This package provides the shortest approach for you to get the babel config of Ant financial, with @umijs/babel-preset-umi under the hood.
Usage
const afBabel = // => standard babel config.
Options
presetOptions
- Type:
IPresetOptions
- Description: Options for @umijs/babel-preset-umi.
babelConfig
- Type:
IPresetOptions
- Description: extra babel config.
;
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
af-babel © ULIVZ under Richlab Team, Released under the MIT License.