Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jedwatson/babel-plugin-example


https://github.com/jedwatson/babel-plugin-example

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# babel-plugin-example

Bob **hates** function declarations with a passion (nobody knows why). Bob loves to enforce this on his
coworkers, he's snuck this plugin into their build system to force his tyrannical code style.

## Usage

```sh
$ npm install babel babel-plugin-example
$ babel --plugins babel-plugin-example script.js
```

# PS.

Please don't be like Bob.