1.0.0-alpha.8 • Published 5 years ago

babel-plugin-reusable v1.0.0-alpha.8

Weekly downloads
343
License
MIT
Repository
github
Last release
5 years ago

babel-plugin-reusable

This plugin is a highly recommended supplement to the reusable library, alternatively you can use the babel macro version.

Quick start

Install the plugin first:

npm install --save-dev babel-plugin-reusable

Then add it to your babel configuration:

{
  "plugins": ["babel-plugin-reusable"]
}

License

Licensed under the MIT License, Copyright © 2019-present Adam Klein and Maayan Glikser.

See LICENSE.md for more information.