3.1.0 • Published 5 years ago
@fusionstrings/babel-preset-fusionstrings v3.1.0
@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
How to use
Install
npm install --save-dev @fusionstrings/babel-preset-fusionstrings
Add in .babelrc
{
"presets": ["@fusionstrings/fusionstrings"]
}