babel-preset-esfp
v0.2.0
Published
A Babel preset of functional programming goodies
Downloads
12
Maintainers
Readme
babel-preset-esfp
A Babel preset of functional programming goodies
This is inspired from es2020 and es2040, but also includes several non-standard plugins. See esfp for more information
Install
npm install --save babel-preset-esfp
# with yarn
yarn add babel-preset-esfpUsage
Inside your .babelrc or other configuration:
{
"presets": [ "esfp" ]
}Maintained by Jamen Marz (See on Twitter and GitHub for questions & updates)
