npm.io
3.1.0 • Published 6 years ago

@fusionstrings/babel-preset-fusionstrings

Licence
MIT
Version
3.1.0
Deps
10
Size
42 kB
Vulns
0
Weekly
0
Stars
1

@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"]
}