babelrc for zero config
npm install babel-preset-zero



> babelrc for zero config
- FlowType
- TypeScript
- React
```
$ yarn add --dev babel-preset-zero
`js``
{
"presets": ["zero"]
}
- @babel/preset-env
- @babel/preset-flow (if flow-bin exist)
- @babel/preset-react (if react exist)
- @babel/preset-typescript (if typescript exist)
- @babel/plugin-transform-class-properties
- babel-plugin-minify-dead-code-elimination
- babel-macros
Thanks goes to these wonderful people (emoji key):
|
akameco
💻 📖 ⚠️ 🚇") |
| :---: |
This project follows the all-contributors specification. Contributions of any kind welcome!
MIT © akameco