Skip to content

reusablejs/babel-plugin-reusable

Repository files navigation

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.

About

Improve the debugging experience for reusable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published