1.0.0 • Published 7 years ago

babel-preset-fusionstrings v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

@fusionstrings/babel-preset-fusionstrings

Babel preset targetted for node js and browser environments

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