babel-preset-zero
v0.7.0
Published
babelrc for zero config
Downloads
30
Readme
babel-preset-zero
babelrc for zero config
Support
- FlowType
- TypeScript
- React
Install
$ yarn add --dev babel-preset-zero
Usage
{
"presets": ["zero"]
}
Presets
- @babel/preset-env
- @babel/preset-flow (if flow-bin exist)
- @babel/preset-react (if react exist)
- @babel/preset-typescript (if typescript exist)
Plugins
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
License
MIT © akameco