babel-preset-unity
v1.0.3
Published
Default presets of Babel configs used by Unity
Downloads
20
Readme
babel-preset-unity
Babel preset.
Usage
Install:
npm install --save-dev babel-preset-unity
Configure
After installation babel-preset-unity
will copy .babelrc
to your project's root directory containing package.json.
If you want, you can override or change configs in that .babelrc
. If you already have a .babelrc
file, it will be overridden by babel-preset-unity
.