3.1.0 • Published 5 years ago

@fusionstrings/babel-preset-fusionstrings v3.1.0

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

@fusionstrings/babel-preset-fusionstrings

Babel preset targetted for node js environment for rollup

Why?

I want to reuse my openionated babel setting most of the time.

Details

In here

How to use

Install

  • npm install --save-dev @fusionstrings/babel-preset-fusionstrings

Add in .babelrc

{
  "presets": ["@fusionstrings/fusionstrings"]
}