An open API service indexing awesome lists of open source software.

https://github.com/hiroppy/bazero

#0CJS(zero config) for Babel
https://github.com/hiroppy/bazero

babel zero-configuration

Last synced: about 2 months ago
JSON representation

#0CJS(zero config) for Babel

Awesome Lists containing this project

README

          


bazero


Zero Config for Babel.

```sh
$ npm i -g bazero
$ bazero
```

bazero uses Babel7.
Input directory is `src`.
Output directory is `dist`.
Default presets are `@babel/preset-env`, `@babel/preset-react` and `@babel/preset-flow`.

[![NPM][npm-image]][npm-url]
![license][license-image]

[npm-image]: https://img.shields.io/npm/v/bazero.svg?style=flat-square
[npm-url]: https://npmjs.org/package/bazero
[license-image]: https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square